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