AppointmentStatus.ResetBrush() Method
Sets the AppointmentStatus.Brush property to its default value.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Remarks
The ResetBrush method is used by Visual Studio Designer so that the user can right-click on the AppointmentStatus.Brush property in the property browser and choose Reset to restore the property to its default value.
See Also