RangeControlClientBase.ClientSize Property
Returns the client dimensions.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Size | A Windows.Foundation.Size object that represents the client dimensions. |
See Also