SchedulerInplaceEditorEventArgs.ForeColor Property
Gets or sets the foreground color of the inplace editor.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object that represents the foreground color. |
See Also