DateEdit.PickerBackgroundColor Property
In This Article
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public Color PickerBackgroundColor { get; set; }
#Property Value
Type |
---|
Color |
See Also