Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ControlNavigationCommands Class
Members


In This Topic
    ControlNavigationCommands Class
    In This Topic
    Provides a set of System.Windows.Controls.Control related navigation commands.
    Object Model
    ControlNavigationCommands Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ControlNavigationCommands 
    'Usage
     
    Dim instance As ControlNavigationCommands
    public static class ControlNavigationCommands 
    Remarks
    The ControlNavigationCommands class exposes a standard set of navigation-related commands used to control the keyboard focus movement.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlNavigationCommands

    See Also