menu

UWP

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

    Show / Hide Table of Contents

    Class ScheduleHorizontalTimeLineItemsControl

    Represents an items control for arranging items in timeline view.

    Inheritance
    System.Object
    ScheduleHorizontalTimeLineItemsControl
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class ScheduleHorizontalTimeLineItemsControl : Control

    Constructors

    ScheduleHorizontalTimeLineItemsControl()

    Initializes a new instance of the ScheduleHorizontalTimeLineItemsControl class.

    Declaration
    public ScheduleHorizontalTimeLineItemsControl()

    Fields

    DefaultIntervalWidth

    Declaration
    public const double DefaultIntervalWidth = 80
    Field Value
    Type
    System.Double

    Methods

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size availableSize
    Returns
    Type
    Windows.Foundation.Size

    OnApplyTemplate()

    Declaration
    protected override void OnApplyTemplate()

    Extension Methods

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