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

Determines the alignment of the check box in the column.

Syntax

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

Property Value

enumAlignment Enumeration

Requirements

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

See Also