ValueDisplayNamePair
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:
C#
public class ValueDisplayNamePair
Inheritance: objectValueDisplayNamePair
Properties
Gets the display name.
C#
public string DisplayName { get; }
The display name.