ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotSlicer Class / InitializeComponent(XView) Method

In This Topic
    InitializeComponent(XView) Method
    In This Topic
    Initializes the C1.Framework.XView hosted in this control.
    Syntax
    'Declaration
     
    Protected Sub InitializeComponent( _
       Optional ByVal xview As C1.Framework.XView _
    ) 
    protected void InitializeComponent( 
       C1.Framework.XView xview
    )

    Parameters

    xview
    See Also