[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.IsCanFocusSet

IsCanFocusSet Method

IsCanFocusSet()

Gets whether the focusable setting of the cell (CanFocus property) is set.

Declaration
public override bool IsCanFocusSet()
Public Overrides Function IsCanFocusSet() As Boolean
Returns
Type Description
bool

true if is set; false otherwise

Overrides