EditorItemModel
Class
Describes an item in the expression editor.
Definition
Namespace:Telerik.Windows.Controls.Expressions
Assembly:Telerik.Windows.Controls.Expressions.dll
Syntax:
C#
public abstract class EditorItemModel : EditorModelBase
Inheritance: objectEditorModelBaseEditorItemModel
Derived Classes:
Inherited Members
Constructors
Initializes a new instance of the EditorItemModel class.
Properties
Gets the description of the item.
C#
public string Description { get; }
Methods
Returns the name of this model.