Back to Devexpress

MonthViewCellStyle.TodayDayNumberTextStyle Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-monthviewcellstyle-bed256a3.md

latest1.0 KB
Original Source

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

csharp
public TextStyle TodayDayNumberTextStyle { get; set; }

Property Value

TypeDescription
TextStyle

The storage of text appearance settings.

|

See Also

MonthViewCellStyle Class

MonthViewCellStyle Members

DevExpress.XamarinForms.Scheduler Namespace