GetCustomNodeCellStyleEventArgs Constructors
Provides data for the TreeList.NodeCellStyle event.| Name | Parameters | Description |
|---|---|---|
| GetCustomNodeCellStyleEventArgs(TreeListColumn, TreeListNode, AppearanceObject) | column, node, appearance | Initializes a new instance of the GetCustomNodeCellStyleEventArgs class. |
See Also