alexa

    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