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

Determines the data type to assign to the column.

Syntax

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

Property Value

enumDataType Enumeration

Requirements

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

See Also