Krypton OutlookGrid Help
![]() | OutlookGridGroupBoxColumn Class |
Column for the OutlookGrid GroupBox

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

The OutlookGridGroupBoxColumn type exposes the following members.

Name | Description | |
---|---|---|
![]() | OutlookGridGroupBoxColumn |
Constructor
|

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

Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(OutlookGridGroupBoxColumn) |
Defines Equals method on the columnName
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
