New to Telerik UI for WPFStart a free 30-day trial

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: INamed

Properties

Gets the display-friendly name of this object.

C#
public abstract string DisplayName { get; }

Implements: INamed.DisplayName

Methods

Gets the name from DisplayName.

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()

In this article
DefinitionPropertiesDisplayNameMethodsToString()
Not finding the help you need?
Contact Support