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


In This Topic
IsTabStopSet Method (NamedStyle)
In This Topic
Syntax
'Declaration
 
Public Overrides Function IsTabStopSet() As Boolean
 
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsTabStopSet()
See Also