[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeView.ResetNodeCellStyles

ResetNodeCellStyles Method

ResetNodeCellStyles(C1TreeNode, int)

Resets the node cell styles.

Declaration
public void ResetNodeCellStyles(C1TreeNode node, int columnIndex)
Public Sub ResetNodeCellStyles(node As C1TreeNode, columnIndex As Integer)
Parameters
Type Name Description
C1TreeNode node

The node for which the style is reset.

int columnIndex

Index of the node column.