Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / ToggleState Method


In This Topic
    ToggleState Method (GeneralEditor)
    In This Topic
    Internal use only. Toggles the state.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ToggleState() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.ToggleState()
    public virtual void ToggleState()
    See Also