piDogDataView.DataView.ColumnResizable
Scope: Public
Function ColumnResizable(column as Integer) As Boolean
Get whether the column has a check all box in the header
For ColumnType=TypeCheckBox
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=TypeCheckBox