TabCollectionEditor Constructor

UltimateTabstrip

UltimateTabstrip Class Library

TabCollectionEditor Constructor 

Initializes a new instance of the TabCollectionEditor class.

[Visual Basic] Public Sub New( _
   ByVal type As Type _
)
[C#]
public TabCollectionEditor(
   Type type
);

Parameters

type
The type of collection to edit.

See Also

TabCollectionEditor Class | Karamasoft.WebControls.UltimateTabstrip.Design Namespace