Skip to main content
A newer version of this page is available. .

ISpecifyReportTemplateOptionsPageView Methods

If implemented, provides a view for the Specify Report Template Options page of the Report Wizard.
Name Description
FillAvailableDiscountValueTypes(ICollection) If implemented, populates the list of available types for discount values.
FillAvailableTaxValueTypes(ICollection) If implemented, populates the list of available types for tax values.
FillCurrencyFormats(ICollection) If implemented, populates the list of available currency formats.
FillCurrencySymbols(ICollection) If implemented, populates the list of available currency symbols.
SetDataSource(Object, String, String) If implemented, sets the data source with the specified settings for providing data to template fields.
UpdateDiscountEditorProperties(Boolean, String) If implemented, updates the discount editor according to the specified settings.
UpdateTaxEditorProperties(Boolean, String) If implemented, updates the tax editor according to the specified settings.
See Also