Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / WeekdaysStyle Class / Dispose Method


In This Topic
    Dispose Method (WeekdaysStyle)
    In This Topic
    Releases the resources used by the WeekdaysStyle.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Dispose() 
    'Usage
     
    
    Dim instance As WeekdaysStyle
     
    instance.Dispose()
    public virtual void Dispose()
    See Also