KryptonOutlookGridGroupBox.GroupExpand Event

Krypton OutlookGrid

KryptonOutlookGridGroupBoxGroupExpand Event
Krypton OutlookGrid v1.6.0
Group Expand 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> GroupExpand
Public Event GroupExpand As EventHandler(Of OutlookGridColumnEventArgs)

Value

Type: SystemEventHandlerOutlookGridColumnEventArgs
See Also