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

Determines the style of the checkbox to use in the column.

Syntax

Visual Basic (Declaration) 
Public Property CheckBox As enumCheckBox
C# 
public enumCheckBox CheckBox {get; set;}

Property Value

enumCheckBox Enumeration

Requirements

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

See Also