OutlookGridDefaultGroup Properties

Krypton OutlookGrid

OutlookGridDefaultGroup Properties
Krypton OutlookGrid v1.6.0

The OutlookGridDefaultGroup type exposes the following members.

Properties
  Name Description
Public property AllowHiddenWhenGrouped
Gets or sets the boolean that hides the column automatically when grouped.
Public property Children
Gets or sets the children.
Public property Collapsed
Boolean if the group is collapsed or not
Public property Column
Gets or sets the associated DataGridView column.
Public property FormatStyle
Gets or sets the Format Info.
Public property GroupImage
Gets or sets the picture.
Public property Height
Gets or sets the height (in pixels).
Public property ItemCount
Gets or set the number of items in this group.
Public property ItemsComparer
Gets or sets the items comparer.
Public property Level
Gets or sets the level.
Public property OneItemText
Gets or sets the text associated to One Item
Public property ParentGroup
Gets or sets the parent group.
Public property Rows
Gets or sets the list of rows associated to the group.
Public property SortBySummaryCount
Gets or sets the boolean that sort groups using summary value
Public property Text
Gets or sets the displayed text
Public property Value
Gets or sets the Value of the group
Public property XXXItemsText
Gets or sets the text associated to several Items
Top
See Also