Spread for ASP.NET 12 Product Documentation
OutStyle Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleRowFilter Class : OutStyle Property
Gets the style that is applied to rows that do not satisfy the filter.
Syntax
'Declaration
 
Public ReadOnly Property OutStyle As StyleInfo
'Usage
 
Dim instance As StyleRowFilter
Dim value As StyleInfo
 
value = instance.OutStyle
public StyleInfo OutStyle {get;}
See Also

Reference

StyleRowFilter Class
StyleRowFilter Members