piDogDataView.DataView.Selectable

Deprecated Use: RowSelectable
Scope: Public
Function Selectable(row As Integer) As Boolean
Whether the row is selectable
Deprecated Use: RowSelectable
Scope: Public
Sub Selectable(row As Integer, assigns value as Boolean)
Sets whether the row is selectable
Deprecated Use: CellSelectable
Scope: Public
Function Selectable(row As Integer, column As integer) As Boolean
Whether the cell is selectable
Deprecated Use: CellSelectable
Scope: Public
Sub Selectable(row As Integer, column As integer, assigns value as boolean)
Sets whether the cell is selectable