GridControl.HandleTabOnLastOrFirstCell(Boolean) Method

Definition

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

Returns

Applies to