menu

UWP

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

    Show / Hide Table of Contents

    Class ScheduleTimeLineItemsControl

    Represents an items control for arranging time lines.

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

    Constructors

    ScheduleTimeLineItemsControl()

    Initializes a new instance of the ScheduleTimeLineItemsControl class.

    Declaration
    public ScheduleTimeLineItemsControl()

    Fields

    DefaultIntervalHeight

    Declaration
    public const double DefaultIntervalHeight = 40
    Field Value
    Type
    System.Double

    MaxValue

    Declaration
    public static int MaxValue
    Field Value
    Type
    System.Int32

    MinValue

    Declaration
    public static int MinValue
    Field Value
    Type
    System.Int32

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(Boolean)

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

    OnApplyTemplate()

    Declaration
    protected override void OnApplyTemplate()

    Implements

    System.IDisposable

    Extension Methods

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