Share via


GridControl.ProcessPageUpDownKeys(Boolean, Keys) Method

Definition

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

Returns

Applies to