menu

WinUI

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

    Show / Hide Table of Contents

    Class SchedulerHeaderControlAutomationPeer

    Represents the class that exposes the SchedulerHeaderControl to UI automation.

    Inheritance
    System.Object
    SchedulerHeaderControlAutomationPeer
    Namespace: Syncfusion.UI.Xaml.Automation.Peers
    Assembly: Syncfusion.Scheduler.WinUI.dll
    Syntax
    public class SchedulerHeaderControlAutomationPeer : FrameworkElementAutomationPeer

    Constructors

    SchedulerHeaderControlAutomationPeer(SchedulerHeaderControl)

    Initializes a new instance of the SchedulerHeaderControlAutomationPeer class.

    Declaration
    public SchedulerHeaderControlAutomationPeer(SchedulerHeaderControl headerControl)
    Parameters
    Type Name Description
    SchedulerHeaderControl headerControl

    The scheduler header.

    Methods

    GetLocalizedControlTypeCore()

    Declaration
    protected override string GetLocalizedControlTypeCore()
    Returns
    Type
    System.String

    GetNameCore()

    Gets the text label of SchedulerHeaderControl that is associated with SchedulerHeaderControlAutomationPeer.

    Declaration
    protected override string GetNameCore()
    Returns
    Type Description
    System.String

    Returns the text label of SchedulerHeaderControl.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved