menu

UWP

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

    Show / Hide Table of Contents

    Class ScheduleMonthViewItemsControl

    Represents an items control for arranging month view items.

    Inheritance
    System.Object
    ScheduleMonthViewItemsControl
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class ScheduleMonthViewItemsControl : ItemsControl, IDisposable

    Constructors

    ScheduleMonthViewItemsControl()

    Initializes a new instance of the ScheduleMonthViewItemsControl class.

    Declaration
    public ScheduleMonthViewItemsControl()

    Methods

    Dispose()

    Method to release allocated resources of ScheduleMonthViewItemsControl.

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    Implements

    System.IDisposable

    Extension Methods

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