ClassLabel
Class
A class that identifies IField items that are used for grouping 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 class Label : DescriptionWrapper, IField, INotifyPropertyChanged
Inheritance: objectDescriptionWrapperLabel
Implements:
Inherited Members
Properties
Children
Gets or sets the children collection of this instance.
Declaration
cs-api-definition
public IList<ChildLabel> Children { get; }
Property Value
The children.