Click or drag to resize
GridTabControlRemoveTab Method
Overload List
  NameDescription
Public methodRemoveTab(Int32)
Removes the tab at the specified index location.
Public methodRemoveTab(Control)
Removes the control and a tab associated with it from this GridTabControl.
Top
See Also