Spread for ASP.NET 11 Product Documentation
ForeColorFilterSupport Property


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

Property Value

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

Reference

IFilterSupportConditionalFormattingRule Interface
IFilterSupportConditionalFormattingRule Members