piDogDataView.CustomDataSource.CellType
Scope: Public
Function CellType(row as Integer, column 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