True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.BaseGrid Namespace / ViewRow Class / AutoSize Method

In This Topic
    AutoSize Method (ViewRow)
    In This Topic
    Adjust the size of the row to fully display cell data.
    Syntax
    'Declaration
     
    Public Sub AutoSize() 
    public void AutoSize()
    See Also