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

A read-only collection of GroupDefinition to be displayed when RadPropertyGrid is grouped.

Definition

Constructors

Initializes a new instance of the GroupDefinitionsCollection class.

C#
public GroupDefinitionsCollection(IList<GroupDefinition> list)
Parameters:listIList<GroupDefinition>

Methods

Resumes the notifications.

C#
public void ResumeNotifications()

Suspends the notifications.

C#
public void SuspendNotifications()