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