C1.Win.C1FlexGrid.Design Namespace / GroupPanelDesigner Class / Initialize Method
Component associated with the designer.

In This Topic
Initialize Method (GroupPanelDesigner)
In This Topic
Initializes the designer with the specified component.
Syntax
'Declaration
 
Public Overrides Sub Initialize( _
   ByVal component As IComponent _
) 
 

Parameters

component
Component associated with the designer.
See Also