Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / InputScope Property


In This Topic
InputScope Property (AppearanceStyleInfo)
In This Topic
Gets or sets the input scope of the cell style.
Syntax
'Declaration
 
Public Overrides ReadOnly Property InputScope As InputScopeNameValue
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As InputScopeNameValue
 
value = instance.InputScope
See Also