XtraScrollableControl.DisplayRectangle Property
Gets the rectangle that represents the XtraScrollableControl‘s view area.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle object that represents the control’s view area. |
See Also