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


In This Topic
    AddingGroupEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see AddingGroupEventArgs members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the index at which the TabGroup is being added.  
    Public PropertyGets the TabbedMdiTabGroup being added to the TabbedMdiManager.  
    Top
    See Also