NamedObject
Class
A base class for simple named token classes.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
C#
public abstract class NamedObject : INamed
Inheritance: objectNamedObject
Implements:
Properties
Gets the display-friendly name of this object.
C#
public abstract string DisplayName { get; }
Implements:
Methods
Gets the name from DisplayName.