[]
Resets the node cell styles.
public void ResetNodeCellStyles(C1TreeNode node, int columnIndex)
Public Sub ResetNodeCellStyles(node As C1TreeNode, columnIndex As Integer)
| Type | Name | Description |
|---|---|---|
| C1TreeNode | node | The node for which the style is reset. |
| int | columnIndex | Index of the node column. |