C1.Olap Namespace : C1OlapConditionalFieldStyle Class |
The following tables list the members exposed by C1OlapConditionalFieldStyle.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the color used to paint the background of cells in this field. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | ConditionType | Gets or sets the condition that determines whether this style should be applied. |
![]() | Field | Gets the C1OlapField that owns this style. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | FontBold | Gets or sets a value that determines whether cells in this field should be shown in bold. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | ForeColor | Gets or sets the color used to paint the content of cells in this field. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | IsEmpty | Overridden. Gets a value that indicates whether this style is empty. |
![]() | Value | Gets or sets the threshold that determines whether this style should be applied. |
Name | Description | |
---|---|---|
![]() | AppliesTo | Determines whether this style should be applied to a given value. |
![]() | Clear | Clears this style. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | ReadXml | Reads the style from an System.Xml.XmlReader. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | WriteXml | Saves the style into an System.Xml.XmlWriter. (Inherited from C1.Olap.C1OlapFieldStyle) |
Name | Description | |
---|---|---|
![]() | LoadAttributes | Overridden. Reads the style from an System.Xml.XmlReader. |
![]() | OnPropertyChanged | Notifies the parent field that the style has changed. (Inherited from C1.Olap.C1OlapFieldStyle) |
![]() | SaveAttributes | Overridden. Saves the style properties to an System.Xml.XmlWriter. |