True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / Frame Class / InitLayout Method

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