[]
Gets or sets whether the user can set focus to the cell using the keyboard or mouse.
public override bool CanFocus { get; set; }
Public Overrides Property CanFocus As Boolean