OutlookGridAlphabeticGroup Properties

Krypton OutlookGrid

OutlookGridAlphabeticGroup Properties
Krypton OutlookGrid v1.6.0

The OutlookGridAlphabeticGroup type exposes the following members.

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