[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeView.FocusCell

FocusCell Method

FocusCell(C1TreeNode, int)

Sets focus to a node cell.

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

The node that contains the cell.

int columnIndex

The index of the column that contains the cell.