menu

UWP

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

    Show / Hide Table of Contents

    Class AddAppointmentControl

    Represents a default menu for adding appointment in the schedule view.

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

    Constructors

    AddAppointmentControl()

    Initializes a new instance of the AddAppointmentControl class.

    Declaration
    public AddAppointmentControl()

    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