| UltimateTabstrip Class Library |
|
TabsEditor Constructor
Initializes a new instance of the TabsEditor class.
[Visual Basic]
Public Sub New( _
ByVal
type As
Type _
)
[C#]
public TabsEditor(
Type type);
Parameters
-
type
- The type of collection to edit.
See Also
TabsEditor Class | Karamasoft.WebControls.UltimateTabstrip.Design Namespace