Back to Devexpress

DateEdit.PickerHorizontalCellSpacing Property

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

latest840 B
Original Source

DateEdit.PickerHorizontalCellSpacing Property

Gets or sets the horizontal 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 PickerHorizontalCellSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

The spacing.

|

See Also

DateEdit Class

DateEdit Members

DevExpress.Maui.Editors Namespace