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