[]
Gets or sets whether the user can set focus to cells in this alternating row using the Tab key.
public bool TabStop { get; set; }
Public Property TabStop As Boolean