Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class PropertyGridGroupCollection : GroupCollection<PropertyGridItem>, IList, ICollection, IDisposable, IReadOnlyCollection<PropertyGridItemBase>, IEnumerable
Inheritance: objectReadOnlyCollection<Group<PropertyGridItem>>GroupCollection<PropertyGridItem>PropertyGridGroupCollection
Implements:
Inherited Members
Constructors
C#
public PropertyGridGroupCollection(IList<Group<PropertyGridItem>> list)
Fields
C#
public static PropertyGridGroupCollection Empty