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