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

In This Topic
    InitLayout Method (C1ListBase)
    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