[]
        
(Showing Draft Content)

C1.Win.C1Themes.BaseC1FrameworkStyle.Copy

Copy Method

Copy(BaseStyle)

Copies properties of the specified style of the same type.

Declaration
public override void Copy(BaseStyle prototype)
Parameters
Type Name Description
BaseStyle prototype

Specified style.

Overrides