Chapter Contents |
Previous |
Next |
Widget Class: _setBorderTitle |
Syntax | |
Details |
Syntax |
objectName._setBorderTitle( title ); |
Argument | Type | Use | Description |
---|---|---|---|
title | Character | Input | specifies the text of the border title |
Details |
Example
_setBorderTitle assigns
Financial Report
as obj1's
border title:
obj1._setBorderTitle('Financial Report');
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.