Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / BuiltInCommands Class / ShowSubEditor Field


In This Topic
    ShowSubEditor Field
    In This Topic
    [Alt - Down] Show subeditor if celltype has sub editor.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowSubEditor As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ShowSubEditor
    public static readonly SpreadCommand ShowSubEditor
    See Also