KryptonOutlookGridGroupBox.SortBySummaryCount Event

Krypton OutlookGrid

KryptonOutlookGridGroupBoxSortBySummaryCount Event
Krypton OutlookGrid v1.6.0
Sort by Summary Count event

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)
Syntax
public event EventHandler<OutlookGridColumnEventArgs> SortBySummaryCount
Public Event SortBySummaryCount As EventHandler(Of OutlookGridColumnEventArgs)

Value

Type: SystemEventHandlerOutlookGridColumnEventArgs
See Also