Back to Devexpress

SchedulerInplaceEditorEventArgs.Font Property

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerinplaceeditoreventargs-965344fc.md

latest1.2 KB
Original Source

SchedulerInplaceEditorEventArgs.Font Property

Gets or sets the font of the text displayed by the inplace editor.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public Font Font { get; set; }
vb
Public Property Font As Font

Property Value

TypeDescription
Font

A Font to apply to the text displayed by the control.

|

See Also

SchedulerInplaceEditorEventArgs Class

SchedulerInplaceEditorEventArgs Members

DevExpress.XtraScheduler Namespace