|  | RecroGridRGFilterRGCondition Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntax[SerializableAttribute] public class RGCondition : IXmlSerializable
The RecroGridRGFilterRGCondition type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RecroGridRGFilterRGCondition | Initializes a new instance of the RecroGridRGFilterRGCondition class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ColName | 
            Gets or sets the name of the column.
             | 
|  | Id | 
            Gets or sets the identifier.
             | 
|  | LogicalOperator | 
            Gets or sets the logical operator.
             | 
|  | ParamsArray | 
            Gets or sets the parameter values.
             | 
|  | SQLOperator | 
            Gets or sets the SQL operator.
             | 
 See Also
See Also