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

Name | Description | |
---|---|---|
![]() |
AllowHiddenWhenGrouped |
Allows the column to be hidden when it is grouped by
|
![]() |
Children |
The children groups
|
![]() |
Collapsed |
indicates whether the group is collapsed. If it is collapsed, it group items (rows) will
not be displayed.
|
![]() |
Column |
specifies which column is associated with this group
|
![]() |
FormatStyle |
Format style of the cell
|
![]() |
GroupImage |
Image associated to the group if any
|
![]() |
Height |
specifies the default height of the group
each group is cloned from the GroupStyle object. Setting the height of this object
will also set the default height of each group.
|
![]() |
ItemCount |
specifies the number of items that are part of the current group
this value is automatically filled each time the grid is re-drawn
e.g. after sorting the grid.
|
![]() |
ItemsComparer |
Gets or sets the items comparer.
|
![]() |
Level |
The level in the depth of groups
|
![]() |
OneItemText |
The text associated for the group text (1 item)
|
![]() |
ParentGroup |
The parent group if any
|
![]() |
Rows |
The list of the rows contained in a group
|
![]() |
SortBySummaryCount |
Sort groups using count items value
|
![]() |
Text |
the text to be displayed in the group row
|
![]() |
Value |
determines the value of the current group. this is used to compare the group value
against each item's value.
|
![]() |
XXXItemsText |
The text associated for the group text (XXX items)
|
