Spread Windows Forms 12.0 Product Documentation
InputScope Property (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : InputScope Property
Gets or sets the input scope for the style.
Syntax
'Declaration
 
Public Overrides Property InputScope As InputScopeNameValue
'Usage
 
Dim instance As NamedStyle
Dim value As InputScopeNameValue
 
instance.InputScope = value
 
value = instance.InputScope
public override InputScopeNameValue InputScope {get; set;}
See Also

Reference

NamedStyle Class
NamedStyle Members