alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ModalTabCollection

    Class represent Observable collection of Ribbon Tabs.

    Inheritance
    System.Object
    ModalTabCollection
    Implements
    System.IDisposable
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class ModalTabCollection : ObservableCollection<RibbonTab>, IDisposable

    Constructors

    ModalTabCollection()

    Declaration
    public ModalTabCollection()

    Methods

    Dispose()

    Releases all resources used by the RibbonTab items contained in the Items collection.

    Declaration
    public void Dispose()

    Implements

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