ComponentOne TreeView for WinForms
IsReadOnly Property

C1.Win.TreeView Namespace > C1TreeNodeCollection Class : IsReadOnly Property
Gets a value indicating whether the C1TreeNodeCollection is read-only.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TreeNodeCollection が読み取り専用かどうかを示す値を取得します。")>
Public ReadOnly Property IsReadOnly As Boolean
[C1Description("C1TreeNodeCollection が読み取り専用かどうかを示す値を取得します。")]
public bool IsReadOnly {get;}
See Also

Reference

C1TreeNodeCollection Class
C1TreeNodeCollection Members