FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / ResetInputScope Method


In This Topic
ResetInputScope Method (NamedStyle)
In This Topic
Resets the StyleInfo.InputScope property to its default value.
Syntax
'Declaration
 
Public Overrides Sub ResetInputScope() 
 
'Usage
 
Dim instance As NamedStyle
 
instance.ResetInputScope()
See Also