GridControl.HorizontalViewport Property
Gets the width of the grid’s client area.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that specifies the client area’s width. |
Remarks
See Also