menu

UWP

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

    Show / Hide Table of Contents

    Class ScheduleHorizontalTimeSlotItemsControl

    Represents an items control for arranging items in day view's horizontal time slot.

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

    Constructors

    ScheduleHorizontalTimeSlotItemsControl()

    Initializes a new instance of the ScheduleHorizontalTimeSlotItemsControl class.

    Declaration
    public ScheduleHorizontalTimeSlotItemsControl()

    Methods

    Dispose()

    Method to release allocated resources of ScheduleHorizontalTimeSlotItemsControl.

    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