FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldStyle Class
Properties Methods


In This Topic
    PivotFieldStyle Class Members
    In This Topic

    The following tables list the members exposed by PivotFieldStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the background of cells in this field.  
    Public PropertyGets the PivotField that owns this style.  
    Public PropertyGets or sets a value that determines whether cells in this field should be shown in bold.  
    Public PropertyGets or sets the color used to paint the content of cells in this field.  
    Public PropertyGets a value that indicates whether this style is empty.  
    Top
    Public Methods
     NameDescription
    Public MethodClears this style.  
    Public MethodReads the style from an System.Xml.XmlReader.  
    Public MethodSaves the style into an System.Xml.XmlWriter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodLoads the style properties from an System.Xml.XmlReader.  
    Protected MethodNotifies the parent field that the style has changed.  
    Protected MethodSaves the style properties to an System.Xml.XmlWriter.  
    Top
    Public Operators
    See Also