Krypton OutlookGrid Help
![]() | OutlookGridRowNodeCancelEventBase Constructor |
Initializes a new instance of the OutlookGridRowNodeCancelEventBase class.
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 OutlookGridRowNodeCancelEventBase( OutlookGridRow node )
Public Sub New ( node As OutlookGridRow )
Parameters
- node
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridRow
The node.
