GridControl.ProcessPageUpDownKeys(Boolean, Keys) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
bool ProcessPageUpDownKeys(bool bPageUp, System::Windows::Forms::Keys mod);
protected bool ProcessPageUpDownKeys (bool bPageUp, System.Windows.Forms.Keys mod);
member this.ProcessPageUpDownKeys : bool * System.Windows.Forms.Keys -> bool
Protected Function ProcessPageUpDownKeys (bPageUp As Boolean, mod As Keys) As Boolean
Parameters
- bPageUp
- Boolean
- mod
- Keys