CustomDrawEventArgs.Bounds Property
Returns a value specifying limits for the drawing area.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle specifying the drawing area. |
See Also