Back to Devexpress

DXCalendar.VerticalCellSpacing Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-71686838.md

latest810 B
Original Source

DXCalendar.VerticalCellSpacing Property

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

Property Value

TypeDefaultDescription
Double0

The spacing.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace