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


In This Topic
    ExtendOneScreenDownSelection Field
    In This Topic
    [Shift-PgDn] The distance moved down depends on the size of the worksheet window.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ExtendOneScreenDownSelection As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ExtendOneScreenDownSelection
    public static readonly SpreadCommand ExtendOneScreenDownSelection
    See Also