Back to Devexpress

DateEdit.PickerVerticalCellSpacing Property

maui-devexpress-dot-maui-dot-editors-dot-dateedit-c6fdf4a8.md

latest834 B
Original Source

DateEdit.PickerVerticalCellSpacing Property

Gets or sets the vertical spacing between 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 PickerVerticalCellSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

The spacing.

|

See Also

DateEdit Class

DateEdit Members

DevExpress.Maui.Editors Namespace