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


In This Topic
    StopSheetTabEditing Field
    In This Topic
    Enters a value and leave the same sheet's tab selected.
    Syntax
    'Declaration
     
    Public Shared ReadOnly StopSheetTabEditing As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.StopSheetTabEditing
    public static readonly SpreadCommand StopSheetTabEditing
    See Also