Class
NamedObject

A base class for simple named token classes.

Definition

Namespace:Telerik.Windows.Controls.FieldList.Editing

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

cs-api-definition
public abstract class NamedObject : INamed

Inheritance: objectNamedObject

Implements: INamed

Properties

DisplayName

Gets the display-friendly name of this object.

Declaration

cs-api-definition
public abstract string DisplayName { get; }

Property Value

string

Implements INamed.DisplayName

Methods

ToString()

Gets the name from DisplayName.

Declaration

cs-api-definition
public override string ToString()

Returns

string

Overrides object.ToString()

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