Krypton OutlookGrid Help
ExpandedEventArgs Class |
Class for Node expanding events
Inheritance Hierarchy
SystemObject SystemEventArgs
JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridRowNodeEventBase
JDHSoftware.Krypton.Toolkit.KryptonOutlookGridExpandedEventArgs
JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridRowNodeEventBase
JDHSoftware.Krypton.Toolkit.KryptonOutlookGridExpandedEventArgs
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
The ExpandedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExpandedEventArgs |
Initializes a new instance of the ExpandedEventArgs class.
|
Properties
Name | Description | |
---|---|---|
Node |
Gets the node.
(Inherited from OutlookGridRowNodeEventBase.) |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also