Back to Devexpress

CustomDrawDayNumberCellEventArgs.Bounds Property

windowsforms-devexpress-dot-xtraeditors-dot-calendar-dot-customdrawdaynumbercelleventargs-3d8bc796.md

latest1.4 KB
Original Source

CustomDrawDayNumberCellEventArgs.Bounds Property

Gets the painted element’s bounding rectangle.

Namespace : DevExpress.XtraEditors.Calendar

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Rectangle Bounds { get; }
vb
Public ReadOnly Property Bounds As Rectangle

Property Value

TypeDescription
Rectangle

A Rectangle structure specifying the boundaries of the painted element.

|

See Also

Style

CustomDrawDayNumberCellEventArgs Class

CustomDrawDayNumberCellEventArgs Members

DevExpress.XtraEditors.Calendar Namespace