Tab.Clone Method

UltimateTabstrip

UltimateTabstrip Class Library

Tab.Clone Method 

Creates a new object that is a copy of the current instance.

[Visual Basic] Overrides Public Function Clone() As Object _
    Implements ICloneable.Clone
[C#]
public override object Clone();

Return Value

A new object that is a copy of this instance.

Implements

ICloneable.Clone

See Also

Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace