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

Determines if the column can be resized.

Syntax

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

Property Value

Boolean

Requirements

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

See Also