Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class PropertyGridItemCollection : ReadOnlyCollection<PropertyGridItem>, IList, ICollection, IEnumerable
Inheritance: objectReadOnlyCollection<PropertyGridItem>PropertyGridItemCollection
Implements:
Inherited Members
Constructors
C#
public PropertyGridItemCollection(IList<PropertyGridItem> items)
Properties
Methods
C#
public virtual void Sort(IComparer<PropertyGridItem> comparer)