C1.Win.FlexPivot.Slicer.4.8 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 _
) 
 

Parameters

xview
See Also