StiFilter Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiFilter"]
Namespace: Stimulsoft.Report.Components
The StiFilter type exposes the following members.
Name | Description | |
---|---|---|
StiFilter |
Creates a new object of the type StiFilter.
| |
StiFilter(String) |
Creates a new object of the type StiFilter.
| |
StiFilter(String, StiFilterCondition, DateTime) |
Creates a new object of the type StiFilter.
| |
StiFilter(String, StiFilterCondition, DateTime, DateTime) |
Creates a new object of the type StiFilter.
| |
StiFilter(String, StiFilterCondition, String, StiFilterDataType) |
Creates a new object of the type StiFilter.
| |
StiFilter(String, StiFilterCondition, String, String, StiFilterDataType) |
Creates a new object of the type StiFilter.
| |
StiFilter(StiFilterItem, String, StiFilterCondition, String, String, StiFilterDataType, String) |
Creates a new object of the type StiFilter.
|
Name | Description | |
---|---|---|
Column | ||
Condition | ||
DataType | ||
Expression |
Gets or sets the filter expression.
| |
Item | ||
Value1 | ||
Value2 |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from 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 | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |