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

In This Topic
    MultiLineExtendColumns Method (C1TrueDBGrid)
    In This Topic
    Extends the last column in each subrow so that all rows have the same width.
    Syntax
    'Declaration
     
    Public Sub MultiLineExtendColumns() 
    public void MultiLineExtendColumns()
    See Also