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