CustomDrawEventArgs.Bounds Property
Gets a value specifying limits for the drawing area.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle structure representing the painted element’s bounding rectangle. |
See Also