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

Determines if the column 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