FilterBuilderOperatorItem Properties
Defines a criteria operator item in the Filter Builder component.| Name | Description |
|---|---|
| Caption | Specifies the operator item caption to be displayed in the operator list and resulting filter criteria. |
| GroupName | Specifies the name of the group to which the operator item belongs. |
| IconCssClass | Specifies the name of the CSS class applied to the operator item icon. |
| IconUrl | Specifies the URL of the operator item icon. |
| Name | Returns the operator item name. |
| OperatorType | Returns the criteria operator type. |
See Also