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


In This Topic
    GroupAddedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupAddedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AddingGroupEventArgs class specifying the tab-group that was added and its index.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index at which the TabGroup was added.  
    Public PropertyGets the TabbedMdiTabGroup added to the TabbedMdiManager.  
    Top
    See Also