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

Determines if the column is visible.

Syntax

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

Property Value

Boolean

Requirements

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

See Also