FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Design Namespace / GroupPanelDesigner Class / InitializeNewComponent Method

In This Topic
    InitializeNewComponent Method
    In This Topic
    Initializes a newly created component.
    Syntax
    'Declaration
     
    
    Public Overrides Sub InitializeNewComponent( _
       ByVal defaultValues As IDictionary _
    ) 
    public override void InitializeNewComponent( 
       IDictionary defaultValues
    )

    Parameters

    defaultValues
    See Also