Clone Method (ItemStyle<T>)
In This Topic
Creates an instance of the
C1.Win.Themes.BaseStyle class that is identical to the current
C1.Win.Themes.BaseStyle
Syntax
'Declaration
Public Overridable Function Clone() As BaseStyle
public virtual BaseStyle Clone()
See Also