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

ISpecifyReportTemplateOptionsPageView Properties

If implemented, provides a view for the Specify Report Template Options page of the Report Wizard.
Name Description
AllowDiscountEditing If implemented, specifies whether the discount value can be edited.
AllowTaxEditing If implemented, specifies whether the tax value can be edited.
CurrencyFormat If implemented, specifies the index of the selected currency format.
CurrencySymbol If implemented, specifies the selected currency symbol.
DiscountValue If implemented, specifies the discount value.
DiscountValueRange If implemented, specifies to which range a discount value should be applied.
DiscountValueType If implemented, specifies the selected discount value type.
TaxInclusive If implemented, specifies whether the tax value is included in the price values.
TaxValue If implemented, specifies the tax value.
TaxValueRange If implemented, specifies to which range a tax value should be applied.
TaxValueType If implemented, specifies the selected tax value type.
See Also