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