True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / WrapCellPointer Property

In This Topic
    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