dbicList Send comments on this topic.
ReadOnly Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : ReadOnly Property

Determines if the node is readonly.

Syntax

Visual Basic (Declaration) 
Public Property ReadOnly As Boolean
C# 
public bool ReadOnly {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also