[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Cell.TabStop

TabStop Property

TabStop

Gets or sets whether the user can set focus to the cell using the Tab key.

Declaration
public bool TabStop { get; set; }
Public Property TabStop As Boolean