Back to Devexpress

DateEdit.PickerCellMinSize Property

maui-devexpress-dot-maui-dot-editors-dot-dateedit-79f6d231.md

latest814 B
Original Source

DateEdit.PickerCellMinSize Property

Gets or sets the minimum size of cells in the default picker. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double PickerCellMinSize { get; set; }

Property Value

TypeDefaultDescription
Double0

The minimum size.

|

See Also

DateEdit Class

DateEdit Members

DevExpress.Maui.Editors Namespace