ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Design Namespace / C1FlexPivotSlicerDesigner Class / Initialize Method

In This Topic
    Initialize Method (C1FlexPivotSlicerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Initialize( _
       ByVal component As IComponent _
    ) 
    public override void Initialize( 
       IComponent component
    )

    Parameters

    component
    See Also