AppointmentStatus.Brush Property
In This Article
Gets the brush used to fill the appointment status.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A Brush object which is the brush used for drawing an appointment status. |
#Implements
DevExpress.Xpf.Scheduler.Native.IPlatformUserInterfaceObject.Brush
See Also