WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridQueryBounds

    Show / Hide Table of Contents

    Enum GridQueryBounds

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

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

    Fields

    Name Description
    Height

    Queries height of cell.

    Width

    Queries width of cell.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved