RadControls for WinForms

The DataItemGroup<(Of <(<'TDataItem>)>)> type exposes the following members.

Properties

  NameDescription
Protected propertyCache
Public propertyGroupBuilder
This property is used internally.
Public propertyGroups (Overrides Group<(Of <(<'T>)>)>..::..Groups.)
Public propertyHeader
Gets or sets the header.
(Inherited from Group<(Of <(<'T>)>)>.)
Public propertyItem
Gets the item at the specified index.
(Inherited from Group<(Of <(<'T>)>)>.)
Public propertyItemCount
Gets the item count.
(Inherited from Group<(Of <(<'T>)>)>.)
Protected propertyItems (Overrides Group<(Of <(<'T>)>)>..::..Items.)
Public propertyKey
Gets the key of the group.
(Inherited from Group<(Of <(<'T>)>)>.)
Public propertyLevel
Get the zero-based depth of the Group
(Inherited from Group<(Of <(<'T>)>)>.)
Public propertyParent
Gets the parent.
(Inherited from Group<(Of <(<'T>)>)>.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIReadOnlyCollection<(Of <<'(T>)>>)..::..Count
Gets the count.
(Inherited from Group<(Of <(<'T>)>)>.)

See Also