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
public CalendarMonthCellStyle PickerMonthCellStyle { get; set; }
Property Value
Type |
---|
CalendarMonthCellStyle |
See Also