alexa

    Show / Hide Table of Contents

    Enum GridQueryBounds

    Used by CalculatePreferredCellSize(Graphics, Int32, Int32, GridStyleInfo, GridQueryBounds).

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum GridQueryBounds

    Fields

    Name Description
    Height

    Queries height of cell.

    Width

    Queries width of cell.

    Back to top Generated by DocFX