GridControl.HandleTabOnLastOrFirstCell(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:
virtual bool HandleTabOnLastOrFirstCell(bool goingLeft);
protected virtual bool HandleTabOnLastOrFirstCell (bool goingLeft);
abstract member HandleTabOnLastOrFirstCell : bool -> bool
override this.HandleTabOnLastOrFirstCell : bool -> bool
Protected Overridable Function HandleTabOnLastOrFirstCell (goingLeft As Boolean) As Boolean
Parameters
- goingLeft
- Boolean