Back to Devexpress

DXCalendar.HorizontalCellSpacing Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-1bf65221.md

latest816 B
Original Source

DXCalendar.HorizontalCellSpacing Property

Gets or sets the horizontal spacing between cells. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double HorizontalCellSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

The spacing.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace