piDogDataView.CustomDataSource.ColumnType
Scope: Public
Function ColumnType(index as integer) As integer
Override to specify the type of the cell
Values include:
DataView.TypeDefault
DataView.TypeNormal
DataView.TypeCheckBox
DataView.TypeEditable
DataView.TypeProgress
DataView.TypePopup