DataGridView.ExtentHeight Property
Gets the extent height.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
Declaration
public double ExtentHeight { get; }
Property Value
Type | Description |
---|---|
Double | The extent height. |
See Also