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