The following tables list the members exposed by C1FlexPivotFieldStyle.
Public Properties
| | Name | Description |
 | BackColor | Gets or sets the color used to paint the background of cells in this field. |
 | FontBold | Gets or sets a value that determines whether cells in this field should be shown in bold. |
 | ForeColor | Gets or sets the color used to paint the content of cells in this field. |
Top
Public Methods
| | Name | Description |
 | Clear | Clears this style. |
 | ReadXml | Reads the style from an System.Xml.XmlReader. |
 | WriteXml | Saves the style into an System.Xml.XmlWriter. |
Top
See Also