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