C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace : C1OlapFieldStyle Class |
The following tables list the members exposed by C1OlapFieldStyle.
Name | Description | |
---|---|---|
BackColor | Gets or sets the color used to paint the background of cells in this field. | |
Field | Gets the C1OlapField 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. |
Name | Description | |
---|---|---|
Clear | Clears this style. | |
ReadXml | Reads the style from an System.Xml.XmlReader. | |
WriteXml | Saves the style into an System.Xml.XmlWriter. |