Describes an operator item in the expression editor.
Definition
Namespace:Telerik.Windows.Controls.Expressions
Assembly:Telerik.Windows.Controls.Expressions.dll
Syntax:
C#
public class OperatorEditorItemModel : EditorItemModel
Inheritance: objectEditorModelBaseEditorItemModelOperatorEditorItemModel
Inherited Members
Constructors
Initializes a new instance of the OperatorEditorItemModel class.
C#
public OperatorEditorItemModel(string operatorToken)
The string representation of the operator.