PivotFieldStyle Class Members
In This Topic
The following tables list the members exposed by PivotFieldStyle.
Public Properties
| Name | Description |
 | BackColor |
Gets or sets the color used to paint the background of cells in this field.
|
 | Field | Gets the PivotField that owns this style. |
 | 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.
|
 | IsEmpty |
Gets a value that indicates whether this style is empty.
|
Top
Public Methods
Public Operators
See Also