C1.Win.C1FlexGrid.Design Namespace / GridDesigner Class / Initialize Method

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

Parameters

component
See Also