Krypton OutlookGrid Help
![]() | KryptonOutlookGridGroupBoxUpdateGroupingColumns Method |
DO NOT USE THIS FUNCTION YOURSELF, USE the corresponding function in OutlookGrid
Update the grouping columns.
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)

public void UpdateGroupingColumns( List<OutlookGridColumn> list )
Public Sub UpdateGroupingColumns ( list As List(Of OutlookGridColumn) )
Parameters
- list
- Type: System.Collections.GenericListOutlookGridColumn
The list of OutlookGridColumn
