Back to Devexpress

DXCalendar.CellMinSize Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-7b54b78b.md

latest806 B
Original Source

DXCalendar.CellMinSize Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double CellMinSize { get; set; }

Property Value

TypeDefaultDescription
Double0

The minimum size.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace