Chapter Contents

Previous

Next
List View Control: _setColumnAttribute

List View Control: _setColumnAttribute



Adds or changes a column and its attribute


Syntax

Syntax

objectName._setColumnAttribute( column,attributeName,attributeValue );
return = objectName._setColumnAttribute( column,attributeName,attributeText );

Argument Type Use Description
column Numeric Input specifies the index of the column to change
attributeName Character Input specifies the name of the column attribute to be changed
attributeValue Numeric Input specifies the new value for the column attribute
return Numeric Return
attributeText Character Input specifies the new value for the column attribute


Chapter Contents

Previous

Next

Top of Page

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