CustomDrawEventArgs.Bounds Property
In This Article
Gets a value specifying limits for the drawing area.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure representing the painted element’s bounding rectangle. |
See Also