Value
Class
A class that identifies IField item, that is used to place groups for aggregate values, and has been added to RowLabels or ColumnLabels.
Definition
Namespace:Telerik.Windows.Controls.FieldList
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
C#
public sealed class Value : DescriptionWrapper, IField, INotifyPropertyChanged
Inheritance: objectDescriptionWrapperValue
Implements:
Inherited Members
Properties
Gets the children collection of this instance.
C#
public IList<ChildLabel> Children { get; }
The children.