OutlookGridColumn Properties

Krypton OutlookGrid

OutlookGridColumn Properties
Krypton OutlookGrid v1.6.0

The OutlookGridColumn type exposes the following members.

Properties
  Name Description
Public property DataGridViewColumn
Gets or sets the associated DataGridViewColumn
Public property GroupIndex
Gets or sets the column's position in grouping and at which level
Public property GroupingType
Gets or sets the group
Public property IsGrouped
Gets or sets if the column is grouped
Public property Name
Gets or sets the column name
Public property SortDirection
Gets or sets the sort direction
Public property SortIndex
Gets or sets the column's position among sorted columns
Top
See Also