DataListRowNumberNavShortcut Property
This is used to set or get the shortcut key to use for jumping to the row number navigation text box
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Shortcut RowNumberNavShortcut { get; set; }
Public Property RowNumberNavShortcut As Shortcut
Get
Set
public:
property Shortcut RowNumberNavShortcut {
Shortcut get ();
void set (Shortcut value);
}
member RowNumberNavShortcut : Shortcut with get, set
Property Value
Shortcut The default is F5. It is ignored if the navigation controls are not visible