[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BuiltInCommands.MoveUpDataEdge

MoveUpDataEdge Field

[Ctrl-Up] If the active cell is empty, Spread will stop on the first non-empty cell above the active cell. If the active cell is non-empty, Spread will stop on the last non-empty cell above the active cell.

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public static readonly SpreadCommand MoveUpDataEdge
Public Shared ReadOnly MoveUpDataEdge As SpreadCommand
Returns
Type Description
SpreadCommand [Ctrl-Up] If the active cell is empty, Spread will stop on the first non-empty cell above the active cell. If the active cell is non-empty, Spread will stop on the last non-empty cell above the active cell.