Spread for ASP.NET 12 Product Documentation
InStyle Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleRowFilter Class : InStyle Property
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
public StyleInfo InStyle {get;}
See Also

Reference

StyleRowFilter Class
StyleRowFilter Members