Xceed Docking Windows for WinForms v2.3 Documentation
Xceed.DockingWindows.TabbedMdi Namespace / GroupRemovedEventArgs Class
Properties


In This Topic
    GroupRemovedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupRemovedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupRemovedEventArgs class specifying the index at which the tab-group was removed.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index at which the tab-group was removed.  
    Top
    See Also