C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotConditionalFieldStyle Class


PivotConditionalFieldStyle Class Methods

For a list of all members of this type, see PivotConditionalFieldStyle members.

Public Methods
 NameDescription
Public MethodDetermines whether this style should be applied to a given value.  
Public MethodClears this style.  
Public MethodReads the style from an System.Xml.XmlReader. (Inherited from C1.PivotEngine.PivotFieldStyle)
Public MethodSaves the style into an System.Xml.XmlWriter. (Inherited from C1.PivotEngine.PivotFieldStyle)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Reads the style from an System.Xml.XmlReader.  
Protected MethodNotifies the parent field that the style has changed. (Inherited from C1.PivotEngine.PivotFieldStyle)
Protected MethodOverridden. Saves the style properties to an System.Xml.XmlWriter.  
Top
See Also