FilterEditorOperatorItem Properties
An item in the FilterEditorControl‘s operator list.| Name | Description |
|---|---|
| Caption | Gets or sets the item’s display text. Inherited from OperatorItemBase. |
| CustomFunctionName | Gets a name of the custom function used for the operator. |
| FormatCondition | |
| GroupName | Gets or sets a name of the group that holds the operator. |
| Image | Gets or sets the item’s image. Inherited from OperatorItemBase. |
| OperandTemplate | Gets or sets a template that specifies an editor for the operands. Inherited from OperatorItemBase. |
| OperatorType | Gets the operator’s type. |
| PredefinedFilterName | Gets a name of the predefined filter used for the operator. |
See Also