GrapeCity MultiRow Windows Forms Documentation
ShiftToNextRow Property


Gets an IAction value that changes the selected range from the current cell to the cell with the same cell index in the next row.
Syntax
Public Shared ReadOnly Property ShiftToNextRow As IAction
Dim value As IAction
 
value = SelectionActions.ShiftToNextRow
public static IAction ShiftToNextRow {get;}

Property Value

An IAction interface that represents an action that changes the selected range from the current cell to the cell with the same cell index in the next row.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SelectionActions Class
SelectionActions Members
ShortcutKeyManager Property
IAction Interface
ActionList Class

 

 


Copyright © GrapeCity, inc. All rights reserved.