Data ListRow Number Nav Shortcut Property
This is used to set or get the shortcut key to use for jumping to the row number navigation text box
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public Shortcut RowNumberNavShortcut { get; set; }VB
Public Property RowNumberNavShortcut As Shortcut
Get
SetC++
public:
property Shortcut RowNumberNavShortcut {
Shortcut get ();
void set (Shortcut value);
}F#
member RowNumberNavShortcut : Shortcut with get, setProperty Value
ShortcutRemarks
The default is F5. It is ignored if the navigation controls are not visible