CellEventArgs class contains the arguments of CellEventHandler delegate.
For a list of all members of this type, see CellEventArgs Members.
System.Object
System.EventArgs
Resco.Controls.AdvancedTree.NodeEventArgs
Resco.Controls.AdvancedTree.CellEventArgs
Resco.Controls.AdvancedTree.LinkEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
CellEventArgs are arguments for the CellClick and the HeaderClick event. They extend the NodeEventArgs. The data provided to the handler are extended with the affected Cell and its CellIndex, and the actual displayed CellData.
Namespace: Resco.Controls.AdvancedTree
Assembly: Resco.AdvancedTree.CF3 (in Resco.AdvancedTree.CF3.dll)
CellEventArgs Members | Resco.Controls.AdvancedTree Namespace