Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IFilterSupportConditionalFormattingRule Interface
Properties Methods

In This Topic
    IFilterSupportConditionalFormattingRule Interface Members
    In This Topic

    The following tables list the members exposed by IFilterSupportConditionalFormattingRule.

    Public Properties
     NameDescription
     PropertyGets a value that indicates whether a backcolor filter is supported.  
     PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule)
     PropertyGets a value that indicates whether a forecolor filter is supported.  
     PropertyGets a value that indicates whether the icon filter is supported.  
     PropertyGets or sets the priority. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
    Top
    See Also