![]() | RecroGridRGFilter Class |
Namespace: Recrovit.RecroGridFramework
public class RGFilter
The RecroGridRGFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecroGridRGFilter |
Initializes a new instance of the RecroGridRGFilter class.
|
Name | Description | |
---|---|---|
![]() | Any |
Gets a value indicating whether there is any condition.
|
![]() | Conditions |
Gets the conditions.
|
![]() | JSObject |
Gets the JavaScript object.
|
Name | Description | |
---|---|---|
![]() ![]() | Add(RecroGridRGFilterLogicalOperatorEnum, RecroGridRGFilter) |
Adds the specified condition from RGFilter.
|
![]() | Add(RecroGrid, RecroGridRGFilterLogicalOperatorEnum, String, RecroGridRGFilterSQLOperatorEnum, Object) |
Adds the specified condition.
|
![]() ![]() | Add(RecroGridRGFilterLogicalOperatorEnum, Int32, String, RecroGridRGFilterSQLOperatorEnum, Object) |
Adds the specified condition.
|
![]() | AddAliasCol |
Adds the condition by Alias.
|
![]() | AddIn |
Adds the In condition.
|
![]() | AddNotIn |
Adds the Not In condition.
|
![]() ![]() | Deserialize |
Deserializes the specified XML.
|
![]() | GetFilter |
Gets the filter (WHERE) string.
|
![]() | IsValid |
Megvizsgálja, hogy van-e érvényes feltétel
|
![]() | Remove |
Removes the specified condition by ColName.
|
![]() | Serialize |
Serializes this instance.
|