CanFocus Property
CanFocus
Gets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this row.
Declaration
[Browsable(false)]
public bool CanFocus { get; set; }
<Browsable(False)>
Public Property CanFocus As Boolean