ShowOnlyFixedParams: Boolean;
The ShowOnlyFixedParams property determines whether elements of the parameters linked with fixed data are only displayed.
The property is relevant if the ShowParams property is set to True.
The ShowOnlyFixedParams property is set to False by default, and all parameters linked with dimensions are displayed above the table area. If the property is set to False, the parameters linked with fixed dimensions are only displayed above the table area, and are not displayed in the table area.
The property use is given in the example for IDefTableArea.ShowParams.
See also: