StiIconSetCondition Class |
Namespace: Stimulsoft.Report.Components
The StiIconSetCondition type exposes the following members.
Name | Description | |
---|---|---|
StiIconSetCondition |
Creates a new object of the type StiIconSetCondition.
| |
StiIconSetCondition(String, StiIconSet, ContentAlignment, StiIconSetItem, StiIconSetItem, StiIconSetItem, StiIconSetItem, StiIconSetItem) |
Creates a new object of the type StiIconSetCondition.
|
Name | Description | |
---|---|---|
Column | (Inherited from StiFilter.) | |
Condition | (Inherited from StiFilter.) | |
ContentAlignment |
Gets or sets icon alignment.
| |
DataType | (Inherited from StiFilter.) | |
Expression |
Gets or sets the filter expression.
(Inherited from StiFilter.) | |
IconSet |
Gets or sets icon set.
| |
IconSetItem1 |
Gets or sets first Icon Set item.
| |
IconSetItem2 |
Gets or sets second Icon Set item.
| |
IconSetItem3 |
Gets or sets third Icon Set item.
| |
IconSetItem4 |
Gets or sets fourth Icon Set item.
| |
IconSetItem5 |
Gets or sets fifth Icon Set item.
| |
Item | (Inherited from StiFilter.) | |
Tag | (Inherited from StiBaseCondition.) | |
Value1 | (Inherited from StiFilter.) | |
Value2 | (Inherited from StiFilter.) |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiFilter.) | |
CreateIndicator |
Creates new indicator for specified condition.
| |
Equals | (Overrides ObjectEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Overrides StiFilterLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Reset |
Reset condition to base state.
| |
SaveToJsonObject | (Overrides StiFilterSaveToJsonObject(StiJsonSaveMode).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |