DateEdit.PickerDayOfWeekCellStyle Property
Gets or sets appearance settings applied to days of the week in the default picker.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public CalendarDayOfWeekCellStyle PickerDayOfWeekCellStyle { get; set; }
Property Value
Type |
---|
CalendarDayOfWeekCellStyle |
See Also