WrapCellPointer Property (C1TrueDBGrid)
In This Topic
Gets or sets a value indicating the behavior of Tab and arrow keys at row boundaries.
Syntax
'Declaration
Public Property WrapCellPointer As System.Boolean
public System.bool WrapCellPointer {get; set;}
See Also