DateEdit.PickerHeaderStyle Property
Gets or sets appearance settings applied to the default picker’s header.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public CalendarHeaderStyle PickerHeaderStyle { get; set; }
Property Value
Type |
---|
CalendarHeaderStyle |
See Also