Chapter Contents |
Previous |
Next |
Table Editor: _setDataBackgroundPattern |
Syntax | |
Details |
Syntax |
CALL NOTIFY (table-id, '_setDataBackgroundPattern', pattern); |
Argument | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
pattern |
C | specifies the data background pattern:
|
Details |
The percentages (25%, 50%, 75%) create a mix of the table's background and the region's background. For example, a yellow region background, a red table background, and 50% produce what appears to be a solid orange background. 100% is an alias for SOLID, and 0% is an alias for TRANSPARENT.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.