ISchedulerInplaceEditor.Font Property
Gets or sets the font of the text displayed by the control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Font | A Font to apply to the text displayed by the control. |
Remarks
Overrides the Font property.
See Also