The C1OlapConditionalFieldStyle type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AppliesTo |
Determines whether this style should be applied to a given value.
|
![]() |
Clear |
Clears this style.
(Inherited from C1OlapFieldStyle.) |
![]() |
ReadXml |
Reads the style from an XmlReader.
(Inherited from C1OlapFieldStyle.) |
![]() |
WriteXml |
Saves the style into an XmlWriter.
(Inherited from C1OlapFieldStyle.) |
Properties
Name | Description | |
---|---|---|
![]() |
BackColor |
Gets or sets the color used to paint the background of cells in this field.
(Inherited from 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 C1OlapFieldStyle.) |
![]() |
FontBold |
Gets or sets a value that determines whether cells in this field should be shown in bold.
(Inherited from C1OlapFieldStyle.) |
![]() |
ForeColor |
Gets or sets the color used to paint the content of cells in this field.
(Inherited from C1OlapFieldStyle.) |
![]() |
IsEmpty |
Gets a value that indicates whether this style is empty.
(Overrides C1OlapFieldStyle..::..IsEmpty.) |
![]() |
Value |
Gets or sets the threshold that determines whether this style should be applied.
|