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


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