Class DataTable

The DataTable class is derived from the DataView class. The additional methods of the DataTable class are

AutoScrollSelectedObs
Controls whether the data table scrolls automatically as observations are selected.

Create
Creates a data table.

ShowAllVar
Instructs the data table to display columns for all the variables in the associated DataObject.

ShowLabelVarInHeaders
Controls whether the row headers display the observation numbers or the values of the label variable.

ShowVar
Shows or hides the columns corresponding to specific variables.

ShowVarLabels
Controls whether the column headers display variable names or variable labels.