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


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