IPrxReportControls.SheetControls

Syntax

SheetControls(Sheet: IPrxSheet): IPrxControls;

Parameters

Sheet - report sheet.

Description

The SheetControls property returns the collection of sheet controls.

Example

The property use is given in the example for IPrxControlAppearance.Report.

See also:

IPrxReportControls