Search Results for

    Show / Hide Table of Contents

    Delegate HighlightDrawHandler

    Namespace: FastReport.Olap.Styling
    Assembly: FastReport.Olap.dll
    Syntax
    public delegate void HighlightDrawHandler(Graphics g, Rectangle r, ref bool canDrawImage, ref bool canDrawText, object data);
    Parameters
    Type Name Description
    System.Drawing.Graphics g
    System.Drawing.Rectangle r
    System.Boolean canDrawImage
    System.Boolean canDrawText
    System.Object data
    Back to top © 1998-2024 Copyright Fast Reports Inc.