![]() | RGFilter Methods |
The RecroGridRGFilter type exposes the following members.
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.
|