Chapter Contents

Previous

Next
Data Form and Data Table: _getHiddenColumns

Data Form and Data Table: _getHiddenColumns



Returns a list that contains the names of the currently hidden columns

Delegated to: Data Set Data Model class


Syntax

Syntax

CALL SEND (object-id, '_getHiddenColumns',list);

Argument Type
Description
list
N specifies the identifier of an SCL list to contain the names of the currently hidden columns. Each name is a separate item in the list.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.