Spread for ASP.NET 11 Product Documentation
BackColorFilterSupport Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IFilterSupportConditionalFormattingRule Interface : BackColorFilterSupport Property
Gets a value that indicates whether a backcolor filter is supported.
Syntax
'Declaration
 
ReadOnly Property BackColorFilterSupport As Boolean
'Usage
 
Dim instance As IFilterSupportConditionalFormattingRule
Dim value As Boolean
 
value = instance.BackColorFilterSupport
bool BackColorFilterSupport {get;}

Property Value

true if backcolor filter is supported; otherwise, false.
See Also

Reference

IFilterSupportConditionalFormattingRule Interface
IFilterSupportConditionalFormattingRule Members