GridControl.ProcessLeftRightKeys(Boolean, Keys, Boolean) 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 ProcessLeftRightKeys(bool bLeft, System::Windows::Forms::Keys mod, bool bChangeRowIfNeeded);
protected bool ProcessLeftRightKeys (bool bLeft, System.Windows.Forms.Keys mod, bool bChangeRowIfNeeded);
member this.ProcessLeftRightKeys : bool * System.Windows.Forms.Keys * bool -> bool
Protected Function ProcessLeftRightKeys (bLeft As Boolean, mod As Keys, bChangeRowIfNeeded As Boolean) As Boolean
Parameters
- bLeft
- Boolean
- mod
- Keys
- bChangeRowIfNeeded
- Boolean