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