Chapter Contents |
Previous |
Next |
Table Editor: _setDataBackgroundColor |
Syntax | |
Details |
Syntax |
CALL SEND (table-id'_setDataBackgroundColor', color-name); |
Argument | Type | Description |
---|---|---|
color-name |
C | specifies the color name |
Details |
This method has no visual effect on button borders (see the DATA_BUTTONS and LABEL_BUTTONS attributes) because the border color is derived from the cell's background color. Button borders have two light sides and two dark sides. The light sides are a lighter shade of the cell background color, while the dark sides are a darker shade. The like-colored sides always meet at a corner, for example, top left and bottom right. The position of the light sides corresponds with the direction of the light source, which can be controlled with the _setDataLightSource and _setLabelLightSource methods.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.