Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ToggleInsertFunction Field


In This Topic
    ToggleInsertFunction Field
    In This Topic
    Toggles the insert function dialog.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ToggleInsertFunction As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ToggleInsertFunction
    public static readonly object ToggleInsertFunction
    See Also