DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / DashboardTheme Class / Clone Method

In This Topic
    Clone Method (DashboardTheme)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function Clone() As C1.Win.C1Themes.BaseStyle
    public virtual C1.Win.C1Themes.BaseStyle Clone()
    See Also