Back to Devexpress

MonthViewCellStyle.DayNumberTextStyle Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-monthviewcellstyle-23e27330.md

latest1012 B
Original Source

MonthViewCellStyle.DayNumberTextStyle Property

Gets or sets text appearance settings that the View uses to display the day of the month.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public TextStyle DayNumberTextStyle { get; set; }

Property Value

TypeDescription
TextStyle

The storage of text appearance settings.

|

See Also

MonthViewCellStyle Class

MonthViewCellStyle Members

DevExpress.XamarinForms.Scheduler Namespace