Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleRowFilter Class / InStyle Property


In This Topic
InStyle Property
In This Topic
Gets the style that is applied to rows that satisfy the filter.
Syntax
'Declaration
 
Public ReadOnly Property InStyle As StyleInfo
 
'Usage
 
Dim instance As StyleRowFilter
Dim value As StyleInfo
 
value = instance.InStyle
See Also