CalcNodeHeightEventArgs Constructors
Provides data for the TreeList.CalcNodeHeight event.Name | Parameters | Description |
---|---|---|
CalcNodeHeightEventArgs(TreeListNode, Int32) | node, nodeHeight | Creates an instance of the CalcNodeHeightEventArgs class. |
See Also