[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNode.IsReadOnly

IsReadOnly Method

IsReadOnly(int)

Gets a value indicating whether the contents of the node cell can be changed.

Declaration
public bool IsReadOnly(int columnIndex)
Public Function IsReadOnly(columnIndex As Integer) As Boolean
Parameters
Type Name Description
int columnIndex
Returns
Type Description
bool