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