menu

WPF

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

    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()

    Declaration
    public void Dispose()

    Implements

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