OutlookGridColumn Class
From Krypton OutlookGrid
Krypton OutlookGrid Help
![]() | OutlookGridColumn Class |
Column for the OutlookGrid
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 OutlookGridColumn type exposes the following members.
Top
| Name | Description | |
|---|---|---|
| DataGridViewColumn |
Gets or sets the associated DataGridViewColumn
| |
| GroupIndex |
Gets or sets the column's position in grouping and at which level
| |
| GroupingType |
Gets or sets the group
| |
| IsGrouped |
Gets or sets if the column is grouped
| |
| Name |
Gets or sets the column name
| |
| SortDirection |
Gets or sets the sort direction
| |
| SortIndex |
Gets or sets the column's position among sorted columns
|
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| Equals(OutlookGridColumn) |
Defines Equals methode (interface IEquatable)
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
