ComponentOne FlexPivot for WinForms
Clone Method (SlicerStyles)

C1.Win.FlexPivot.Slicer.4 Assembly > C1.Win.FlexPivot.Styles Namespace > SlicerStyles Class : Clone Method
Creates an instance of the C1.Win.C1Themes.BaseTheme class that is identical to the current C1.Win.C1Themes.BaseTheme
Syntax
'Declaration
 
Public Overrides Function Clone() As C1.Win.C1Themes.BaseStyle
public override C1.Win.C1Themes.BaseStyle Clone()

Return Value

The copy of the current C1.Win.C1Themes.BaseTheme.
See Also

Reference

SlicerStyles Class
SlicerStyles Members