'Declaration Public Overridable Function IsFocusableSet() As Boolean
public virtual bool IsFocusableSet()
Return Value
true
if the focus setting of the cell (Focusable property) is set; otherwise, false
.'Declaration Public Overridable Function IsFocusableSet() As Boolean
public virtual bool IsFocusableSet()
true
if the focus setting of the cell (Focusable property) is set; otherwise, false
.