Skip to main content
All docs
V19.2

ISelectDataMemberPageView Methods

Obsolete. Obsolete. This page is no longer used in the current Report Wizard implementation.
Name Description
FillTables(IEnumerable<TableInfo>) If implemented, populates the Tables node of the Available items list.
FillViews(IEnumerable<TableInfo>) If implemented, populates the Views node of the Available items list.
ShowWaitIndicator(Boolean) If implemented, shows or hides the wait indicator on a wizard page.
See Also