StiMultiCondition Class |
Namespace: Stimulsoft.Report.Components
The StiMultiCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| StiMultiCondition |
Creates a new object of the type StiMultiCondition.
| |
| StiMultiCondition(Color, Color, Font, Boolean, StiFilterMode) |
Creates a new object of the type StiMultiCondition.
| |
| StiMultiCondition(Color, Color, Font, Boolean, StiFilterMode, StiFilter) |
Creates a new object of the type StiMultiCondition.
| |
| StiMultiCondition(Color, Color, Font, Boolean, StiFilterMode, Boolean, String) |
Creates a new object of the type StiMultiCondition.
| |
| StiMultiCondition(Color, Color, Font, Boolean, StiFilterMode, StiFilter, Boolean, String) |
Creates a new object of the type StiMultiCondition.
| |
| StiMultiCondition(Color, Color, Font, Boolean, StiFilterMode, StiFilter, String, StiConditionBorderSides) |
Creates a new object of the type StiMultiCondition.
| |
| StiMultiCondition(Color, Color, Font, Boolean, StiFilterMode, StiFilter, Boolean, String, String, StiConditionBorderSides) |
Creates a new object of the type StiMultiCondition.
|
| Name | Description | |
|---|---|---|
| AssignExpression | (Inherited from StiCondition.) | |
| BackColor |
Gets or sets a color to draw background of text.
(Inherited from StiCondition.) | |
| BorderSides | (Inherited from StiCondition.) | |
| BreakIfTrue | (Inherited from StiCondition.) | |
| CanAssignExpression | (Inherited from StiCondition.) | |
| Column | (Overrides StiFilterColumn.) | |
| Condition | (Overrides StiFilterCondition.) | |
| DataType | (Overrides StiFilterDataType.) | |
| Enabled | (Inherited from StiCondition.) | |
| Expression | (Overrides StiFilterExpression.) | |
| FilterMethodHandler | ||
| FilterMode |
Gets or sets filter mode.
| |
| FilterOn | ||
| Filters | ||
| Font |
Gets or sets font of text.
(Inherited from StiCondition.) | |
| Item | (Overrides StiFilterItem.) | |
| Permissions | (Inherited from StiCondition.) | |
| Style | (Inherited from StiCondition.) | |
| Tag | (Inherited from StiBaseCondition.) | |
| TextColor |
Gets or sets a color to draw text.
(Inherited from StiCondition.) | |
| Value1 | (Overrides StiFilterValue1.) | |
| Value2 | (Overrides StiFilterValue2.) |
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Overrides StiConditionClone.) | |
| Equals | (Overrides StiConditionEquals(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 StiConditionGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | (Overrides StiConditionLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | (Overrides StiConditionSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |