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