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

Determines a format for the column in the list.

Syntax

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

Property Value

dbiColumnFormat Class

Requirements

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

See Also