CalendarDayCellStyle.TodayFontSize Property
Gets or sets today’s date’s font size.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double TodayFontSize { get; set; }
Property Value
Type | Description |
---|---|
Double | A value that specifies a font size. |
See Also