menu

WinUI

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

    Show / Hide Table of Contents

    Class SchedulerRecurrenceEditorView

    Represents a class which holds the information of recurrence alert user control.

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

    Constructors

    SchedulerRecurrenceEditorView(ContentDialog)

    Initializes a new instance of the SchedulerRecurrenceEditorView class.

    Declaration
    public SchedulerRecurrenceEditorView(ContentDialog contentDialog)
    Parameters
    Type Name Description
    Microsoft.UI.Xaml.Controls.ContentDialog contentDialog

    The content dialog.

    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