ClassValuesPositionField
Class
A class used to present a IField where the values from aggregates will be presented.
Definition
Namespace:Telerik.Windows.Controls.FieldList
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public sealed class ValuesPositionField : DescriptionWrapper, IField, INotifyPropertyChanged
Inheritance: objectDescriptionWrapperValuesPositionField
Implements:
Inherited Members
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
The children.