Class EditorsCollection
A collection of Editor objects.
Inheritance
System.Object
EditorsCollection
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public class EditorsCollection : Collection<Editor>
Constructors
EditorsCollection()
Declaration
public EditorsCollection()