menu

WinUI

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

    Show / Hide Table of Contents

    Class SchedulerAppointmentEditorView

    Represents a class which holds the information of in-build appointment editor view.

    Inheritance
    System.Object
    SchedulerAppointmentEditorView
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.Scheduler.WinUI.dll
    Syntax
    public class SchedulerAppointmentEditorView : Control, IDisposable

    Constructors

    SchedulerAppointmentEditorView()

    Initializes a new instance of the SchedulerAppointmentEditorView class.

    Declaration
    public SchedulerAppointmentEditorView()

    Methods

    Dispose()

    Invoked to dispose the collections.

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Invoked to dispose the collections.

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

    The disposing.

    OnApplyTemplate()

    Declaration
    protected override void OnApplyTemplate()

    Implements

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