CalcNodeHeightEventArgs Properties
Provides data for the TreeList.CalcNodeHeight event.
Name | Description |
---|---|
Node |
Gets the current Tree List node.
Inherited from Node |
Node |
Gets or sets the current node’s height in pixels. |
See Also