Back to Devexpress

DataGridView.ExtentHeight Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-962d3483.md

latest742 B
Original Source

DataGridView.ExtentHeight Property

Gets the extent height.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public double ExtentHeight { get; }

Property Value

TypeDescription
Double

The extent height.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace