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

Determines the width of the column.

Syntax

Visual Basic (Declaration) 
Public Property Width As Integer
C# 
public int Width {get; set;}

Property Value

Integer

Requirements

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

See Also