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


In This Topic
    ExtendOneScreenRightSelection Field
    In This Topic
    [Alt-Shift-PgDn] Extends the current selection one screen to the right.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ExtendOneScreenRightSelection As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ExtendOneScreenRightSelection
    public static readonly SpreadCommand ExtendOneScreenRightSelection
    See Also