OutlookGridDateTimeGroup Fields

Krypton OutlookGrid

OutlookGridDateTimeGroup Fields
Krypton OutlookGrid v1.6.0

The OutlookGridDateTimeGroup type exposes the following members.

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