Back to Devexpress

DXCalendar.Padding Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-67587e1a.md

latest835 B
Original Source

DXCalendar.Padding Property

Gets or sets the distance between the calendar edges and contents. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Thickness Padding { get; set; }

Property Value

TypeDescription
Thickness

The thickness around the edges of a rectangle.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace