The column type.
The column type.
| Visual Basic |
|---|
Public Property Type() As BoGridColumnType |
A column type of gct_CheckBox, gct_ComboBox, or gct_Picture is allowed only when the corresponding field in the bounded DataTable is of type ft_AlphaNumeric or ft_Text.
A column type of gct_EditText is allowed for all field types.