SchedulerViewInfoBase.PaintAppearance Property
Gets the appearance settings applied to the current scheduler view.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
BaseViewAppearance | A BaseViewAppearance object. |
Remarks
This property is intended for internal use only. Normally, you don’t need to use it.
See Also