Krypton OutlookGrid Help
|
KryptonOutlookGridAddInternalColumn Method |
Overload List
| Name | Description | |
|---|---|---|
|
AddInternalColumn(OutlookGridColumn) |
Add a column for internal uses of the OutlookGrid. The column must already exists in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
|
|
AddInternalColumn(DataGridViewColumn, IOutlookGridGroup, SortOrder, Int32, Int32) |
Add a column for internal uses of the OutlookGrid. The column must already exists in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
|
See Also