Class FieldCollection
An read only observable collection of IField items.
Inheritance
System.Object
FieldCollection
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public sealed class FieldCollection : ReadOnlyObservableCollection<IField>
Properties
FieldCollectionType
Gets the Field
Declaration
public FieldCollectionType FieldCollectionType { get; }
Property Value
Parent
Gets the Field
Declaration
public FieldListViewModel Parent { get; }