Back to Devexpress

DateEdit.PickerMonthCellStyle Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-dateedit-ce6eb5ca.md

latest995 B
Original Source

DateEdit.PickerMonthCellStyle Property

Gets or sets appearance settings applied to months in the default picker.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public CalendarMonthCellStyle PickerMonthCellStyle { get; set; }

Property Value

Type
CalendarMonthCellStyle

See Also

UseNativePicker

DateEdit Class

DateEdit Members

DevExpress.XamarinForms.Editors Namespace