Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DayOfWeekStyle Class / Dispose Method


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