menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MonthChildItemControl - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved