SchedulerInplaceEditorEventArgs.BackColor2 Property
The color which is interpreted as the second color of the background’s gradient brush.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object specifying the end color of the linear gradient brush used to fill the background. |
See Also