Skip to main content

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

C#
public CalendarMonthCellStyle PickerMonthCellStyle { get; set; }

#Property Value

Type
CalendarMonthCellStyle
See Also