TimeRulerHeaderViewModel.TextFontAttributes Property
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public FontAttributes TextFontAttributes { get; set; }
Property Value
| Type |
|---|
| FontAttributes |
See Also