piDogDataView.DataView.ColumnCheckAll

Deprecated Use: ColumnHasCheckAllCheckBoxAt
Scope: Public
Function ColumnCheckAll(column as Integer) As Boolean
Get whether the column has a check all box in the header For ColumnType=CellTypes.CheckBox
Deprecated Use: ColumnHasCheckAllCheckBoxAt
Scope: Public
Sub ColumnCheckAll(column as Integer, assigns value as Boolean)
Set whether the column will have a check all box in the header For ColumnType=CellTypes.CheckBox