CustomDrawAppointmentFlyoutSubjectEventArgs.StatusBounds Property
Gets the location and size of the status line in the flyout’s Subject rectangle.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle structure that is the rectangle to display the status line. |
See Also