GridControl.ProcessHomeEndKeys(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:
void ProcessHomeEndKeys(bool bHome, System::Windows::Forms::Keys mod);
protected void ProcessHomeEndKeys (bool bHome, System.Windows.Forms.Keys mod);
member this.ProcessHomeEndKeys : bool * System.Windows.Forms.Keys -> unit
Protected Sub ProcessHomeEndKeys (bHome As Boolean, mod As Keys)
Parameters
- bHome
- Boolean
- mod
- Keys