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


In This Topic
    RemovingGroupEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RemovingGroupEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RemovingGroupEventArgs class specifying the index of the tab-group being removed.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the index of the tab-group being removed.  
    Top
    See Also