InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridColumnCollection Class / Clear Method

In This Topic
    Clear Method (GridColumnCollection)
    In This Topic
    Removes all elements from the list.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also