piDogDataView.ListColumn.CellContainer

Scope: Public
CellContainer As CellContainer
The cellContainer to use for this column. Usage is like: myDataView.column(0).CellContainer=new myCellContainer Be sure to handle populateValues and depopulateValues events in your CellContainer subclass