ISchedulerInplaceEditor.ForeColor Property
Gets or sets the foreground color of the control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object that represents the foreground color of the control. |
Remarks
This property overrides the ForeColor property.
See Also