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