User Tools

Site Tools


deferopenreport_defer_open_.htm
Navigation:  ABC Library Reference > ReportManager Class > ReportManager Properties >====== DeferOpenReport (defer open) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
DeferOpenReport BYTE, PROTECTED

blk2blue.jpg

The DeferOpenReport property controls whether the ReportManager opens the report with the Open method or delays opening the report until the first timer cycle. A value of one (1 or True) delays the open until the first timer cycle; a value of zero (0 or False) opens the report immediately.

The DeferOpenReport property gives you an opportunity to query the end user about items such as filters and sort orders before the report starts printing.

Implementation:

The Open and TakeWindowEvent methods implement the behavior specified by the DeferOpenReport property.

See Also:     Open, TakeWindowEvent

deferopenreport_defer_open_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1