Class RadCalendarContent
Represents the topmost layout that holds the calendar views - month, year, decade or century.
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class RadCalendarContent : RadLayout
Constructors
RadCalendarContent()
Fields
MarginProperty
Identifies the Margin property.
Declaration
public static readonly BindableProperty MarginProperty
Field Value
Microsoft.
|
Properties
Margin
Gets or sets the Margin of the Rad
Declaration
public Thickness Margin { get; set; }
Property Value
Microsoft.
|