New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

C#
public PropertyGridGroupCollection(IList<Group<PropertyGridItem>> list)
Parameters:listIList<Group<PropertyGridItem>>

Fields

C#
public static PropertyGridGroupCollection Empty

Properties

C#
public PropertyGridGroup this[int index] { get; }
Parameters:indexint