ShowVerticalFixedShadow: Boolean;
The ShowVerticalFixedShadow property determines whether to show shadow to the right of the fixed columns.
Use JSON or the setShowVerticalFixedShadow method to set the property value and the getShowVerticalFixedShadow method to get the property value.
If the property is set to True, the shadow is shown to the right of the fixed columns, otherwise it is not (default).
The example of use is given on the TabSheetSettings.HeadersHighlightingStyle property description page.
See also: