Delegate HighlightDrawHandler
Namespace: FastReport.Olap.Styling
Assembly: FastCube.Mono.dll
Delegate for highlight drawing.
public delegate void HighlightDrawHandler(Graphics g, Rectangle r, ref bool canDrawImage, ref bool canDrawText, object data)
Parameters
g
Graphics
canDrawImage
bool
canDrawText
bool
data
object