Class MonthChildItemControl
Specifies a control to present collection of month cell items.
Inheritance
System.Object
MonthChildItemControl
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public class MonthChildItemControl : ItemsControl
Constructors
MonthChildItemControl()
Initializes a new instance of the MonthChildItemControl class.
Declaration
public MonthChildItemControl()
Fields
ShowAppointmentsInlineProperty
Declaration
public static readonly DependencyProperty ShowAppointmentsInlineProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
Properties
ShowAppointmentsInline
Declaration
public bool ShowAppointmentsInline { get; set; }
Property Value
Type |
---|
System.Boolean |