[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BuiltInCommands.MoveDownDataEdge

MoveDownDataEdge Field

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

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