Chapter Contents

Previous

Next
List View Control: _getColumnAttribute

List View Control: _getColumnAttribute



Adds or changes a column and its attribute


Syntax

Syntax

objectName._getColumnAttribute( column,attributeName,attributeValue );
objectName._getColumnAttribute( column, attributeName,attributeValue2 );

Argument Type Use Description
column Numeric Input specifies the column to query
attributeName Character Input specifies the name of the column attribute
attributeValue Numeric Output returns the value for the column attribute
attributeValue2 Character Output returns the value for the column attribute


Chapter Contents

Previous

Next

Top of Page

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