Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TimePeriodConditionalFormattingRule Class
Properties Methods Events


In This Topic
    TimePeriodConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by TimePeriodConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the cell style. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the cell border for the style. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Public PropertyGets the font style. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the forecolor. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the formatter. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the time period.  
    Top
    Public Methods
     NameDescription
    Public MethodExecutes the conditional format rule to change the cell's style. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public MethodGets all rules. (Inherited from FarPoint.Web.Spread.HighlightConditionalFormattingRule)
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden. Determines whether the specified value is valid.  
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    See Also