ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / Grid Class / Clear Method

In This Topic
    Clear Method (Grid)
    In This Topic
    Resets the Grid object so it contains one row and one column.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also