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