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


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