ClassValueDisplayNamePair
Class
This is for internal use only and is not intended to be used directly from your code.
Definition
Namespace:Telerik.Windows.Controls.Pivot.Editors
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public class ValueDisplayNamePair
Inheritance: objectValueDisplayNamePair
Properties
DisplayName
Gets the display name.
Declaration
cs-api-definition
public string DisplayName { get; }
Property Value
The display name.