Class
Value

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:

cs-api-definition
public sealed class Value : DescriptionWrapper, IField, INotifyPropertyChanged

Inheritance: objectDescriptionWrapperValue

Implements: IFieldINotifyPropertyChanged

Inherited Members DescriptionWrapper.ParentListDescriptionWrapper.DescriptionDescriptionWrapper.FieldInfoDescriptionWrapper.PropertyChanged

Properties

Children

Gets the children collection of this instance.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Justification = "Required for binding errors in xaml.")]
public IList<ChildLabel> Children { get; }

Property Value

IList<ChildLabel>

The children.

In this article
DefinitionPropertiesChildren
Not finding the help you need?
Contact Support