OutlookGridGroupBoxColumn Properties

Krypton OutlookGrid

OutlookGridGroupBoxColumn Properties
Krypton OutlookGrid v1.6.0

The OutlookGridGroupBoxColumn type exposes the following members.

Properties
  Name Description
Public property ColumnName
Gets or sets the associated column name
Public property GroupingType
Gets or sets a string that corresponds to the name of the OutlookGridGroup
Public property GroupInterval
Gets or sets the date interval if the grouping type is OutlookDateTimeGroup
Public property IsHovered
Gets or sets the boolean that indicates if the column is currently beeing hovered by the mouse.
Public property IsMoving
Gets or sets the boolean that indicates if the column is currently beeing dragged.
Public property Pressed
Gets or sets the boolean that indicates if the column is in a pressed state.
Public property Rect
Gets or sets the associated Rectangle that represents the column
Public property SortBySummaryCount
Gets or sets the boolean that indicates if the column should be grouped by using the count value
Public property SortDirection
Gets or sets the Sort direction of the column.
Public property Text
Gets or sets the HeaderText of the column.
Top
See Also