Class GridQueryBounds
Inheritance
System.Object
GridQueryBounds
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public sealed class GridQueryBounds : Enum
Fields
Height
Queries height of cell.
Declaration
public const GridQueryBounds Height
Field Value
Type |
---|
GridQueryBounds |
Width
Queries width of cell.
Declaration
public const GridQueryBounds Width
Field Value
Type |
---|
GridQueryBounds |