piDogDataView.CustomDataSource.ColumnType
Scope: Public
Function ColumnType(index as integer) As dataview.CellTypes
Override to specify the type of the cell
Values include:
DataView.CellTypes.Default
DataView.CellTypes.Normal
DataView.CellTypes.CheckBox
DataView.CellTypes.Editable
DataView.CellTypes.Progress
DataView.CellTypes.Popup