piDogDataView.DataView.ColumnOptionList

Deprecated Use: ColumnOptionListAt
Scope: Public
Function ColumnOptionList(index as integer) As piDogDataView.OptionList
gets the OptionList associated with a column
Deprecated Use: ColumnOptionListAt
Scope: Public
Sub ColumnOptionList(index as integer, assigns value as piDogDataView.OptionList)
sets the optionList for a column of type CellTypes.Popup.