[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.IsInputScopeSet

IsInputScopeSet Method

IsInputScopeSet()

Gets whether input scope is on (InputScope property set) for a cell.

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

true if set; false otherwise

Overrides