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