public class GridFilter| GridFilter | Initializes a new instance of the GridFilter class |
| ConvertedValue | In most cases this is the same as Value. |
| FilterDescriptors | Child filters to match using the logical operator. If null, the object represent a basic filter which compares the property with the specified value. |
| IsBasicFilter | True if the filter doesn't contain child filters. |
| LogicalOperator | Logical operator (AND/OR) used for matching child filters. |
| Member | Name of the property of the class representing a row. |
| MemberType | Type of the property. |
| Operator | Operator used to compare the property value and the specified value. |
| Value | The value to compare with the property value. |
| Convert |
Converts an object to a specified type.
(Defined by ObjectExtension) |
| ConvertT | (Defined by ObjectExtension) |
| ConvertT |
Converts an object to a specified type.
(Defined by ObjectExtension) |
| ToJson | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |