menu

UWP

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

    Show / Hide Table of Contents

    Class ScheduleDaysHeaderViewLayoutPanel

    Represents a layout panel for arranging day view headers.

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

    Constructors

    ScheduleDaysHeaderViewLayoutPanel()

    Declaration
    public ScheduleDaysHeaderViewLayoutPanel()

    Methods

    ArrangeOverride(Size)

    Declaration
    protected override Size ArrangeOverride(Size finalSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size finalSize
    Returns
    Type
    Windows.Foundation.Size

    Dispose()

    Method to release allocated resources of ScheduleDaysHeaderViewLayoutPanel.

    Declaration
    public void Dispose()

    Dispose(Boolean)

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

    MeasureOverride(Size)

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

    Implements

    System.IDisposable

    Extension Methods

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