Back to Devexpress

DataGridView.ExtentWidth Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-944eef2d.md

latest738 B
Original Source

DataGridView.ExtentWidth Property

Gets the extent width.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public double ExtentWidth { get; }

Property Value

TypeDescription
Double

The extent width.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace