Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ListColumnCollection Class / Clear Method


In This Topic
    Clear Method (ListColumnCollection)
    In This Topic
    Syntax
    'Declaration
     
    <__DynamicallyInvokableAttribute()>
    Public Sub Clear() 
    'Usage
     
    Dim instance As ListColumnCollection
     
    instance.Clear()
    [__DynamicallyInvokable()]
    public void Clear()
    See Also