MonthViewCellStyle.TodayDayNumberTextStyle Property
Gets or sets text appearance settings that the View uses to display the day of the month when the day is today.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
#Declaration
public TextStyle TodayDayNumberTextStyle { get; set; }
#Property Value
Type | Description |
---|---|
Text |
The storage of text appearance settings. |