alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class ContextTabGroupCollection

    Class represents observable collection of ContextTabGroups.

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

    Constructors

    ContextTabGroupCollection()

    Declaration
    public ContextTabGroupCollection()

    Methods

    Dispose()

    Releases resources used by the ContextTabGroup control, including disposing of child tab groups and detaching event handlers.

    Declaration
    public void Dispose()

    Implements

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