ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / InitLayout Method

In This Topic
    InitLayout Method (C1List)
    In This Topic
    Called after the control has been added to another container.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub InitLayout() 
    protected virtual void InitLayout()
    See Also