[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeView.RaiseApplyNodeCellStyles

RaiseApplyNodeCellStyles Method

RaiseApplyNodeCellStyles(C1TreeNode, int)

Raises the ApplyNodeCellStyles event.

Declaration
public void RaiseApplyNodeCellStyles(C1TreeNode node, int columnIndex)
Parameters
Type Name Description
C1TreeNode node

The node on which event will be raised.

int columnIndex

Index of the node column.