Shows or hides a gray line to indicate that a fixed page has been crossed when scrolling in a DataWindow with group headers.
DataWindow control
Describe and Modify argument:
"DataWindow.HideGrayLine { = ‘ value ‘ }"
Parameter |
Description |
---|---|
value |
(exp) Whether a gray line displays in the Preview view and at runtime. Values are:
Value can be a quoted DataWindow expression. |
This property can be set in the open event for the window in which the DataWindow displays. Note that you cannot suppress the display of repeating group headers.
Select the DataWindow object by deselecting all controls; then set the value in the Properties window, General category. This option is enabled only for DataWindows with group headers.