Report > Report Assembly Interfaces > IPrxControlAppearance
Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The IPrxControlAppearance interface is used to determine the scope of a control.
Property name | Brief description | |
![]() |
Report | The Report property determines whether a control is to be used on all sheets. |
![]() |
Sheet | The Sheet property determines whether a control is to be used on a certain sheet. |
![]() |
SheetRecalc | The SheetRecalc property determines whether to calculate the sheet specified as the parameter when the control value changes. |
![]() |
SpecificRecalc | The SpecificRecalc property determines whether the regular report sheets are calculated when the control value changes. |
See also: