Krypton OutlookGrid Help
![]() |
OutlookGridDefaultGroup Fields |
The OutlookGridDefaultGroup type exposes the following members.

Name | Description | |
---|---|---|
![]() |
allowHiddenWhenGrouped |
Allows the column to be hidden when it is grouped by
|
![]() |
children |
The children groups
|
![]() |
collapsed |
Boolean if the group is collapsed or not
|
![]() |
column |
The associated DataGridView column.
|
![]() |
formatStyle |
The string to format the value of the group
|
![]() |
groupImage |
The picture associated to the group
|
![]() |
height |
The height (in pixels).
|
![]() |
itemCount |
The number of items in this group.
|
![]() |
itemsComparer |
Specific Comparer object for items in the group, if needed
|
![]() |
level |
The level (nested) of grouping
|
![]() |
oneItemText |
The text associated for the group text (1 item)
|
![]() |
parentGroup |
The parent group if any.
|
![]() |
rows |
The list of rows associated to the group.
|
![]() |
sortBySummaryCount |
Sort groups using count items value
|
![]() |
val |
The Value of the group
|
![]() |
xXXItemsText |
The text associated for the group text (XXX items)
|
