RadControls for WinForms

The GroupBuilder<(Of <(<'T>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodGroupBuilder<(Of <(<'T>)>)>
Initializes a new instance of the GroupBuilder<(Of <(<'T>)>)> class

Methods

  NameDescription
Protected methodGetGroup
Public methodPerform
Performs the grouping operation for specified items.

Properties

  NameDescription
Public propertyCollectionView
Gets the collection view associated with this builder.
Public propertyComparer
Public propertyDefaultGroupPredicate
Gets the default group predicate.
Public propertyGroupPredicate
Gets or sets the group predicate.
Public propertyGroups
Gets the groups.
Public propertyNeedsRefresh
Gets a value indicating whether [needs refresh].
Protected propertyVersion

See Also