Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberDisplayFieldCollection Class / OnClearComplete Method


In This Topic
    OnClearComplete Method (NumberDisplayFieldCollection)
    In This Topic
    Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.
    Syntax
    'Declaration
     
    
    Protected Sub OnClearComplete() 
    'Usage
     
    
    Dim instance As NumberDisplayFieldCollection
     
    instance.OnClearComplete()
    protected void OnClearComplete()
    See Also