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

Determines the column to apply the format.

Syntax

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

Property Value

Integer

Requirements

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

See Also