SpecifyReportTemplateOptionsPage Members
In This Article
#Constructors
Name | Description |
---|---|
Specify |
Initializes a new instance of the Specify |
#Properties
Name | Description |
---|---|
Allow |
Specifies whether the discount value can be edited. |
Allow |
Specifies whether the tax value can be edited. |
Available |
Specifies available discount value types. |
Available |
Specifies available tax value types. |
Currency |
Specifies the index of the selected currency format. |
Currency |
Specifies available currency formats. |
Currency |
Specifies the selected currency symbol. |
Currency |
Specifies available currency symbols. |
Description | Specifies the description of the current wizard page. |
Discount |
Specifies the discount value. |
Discount |
Specifies the discount value’s display format. |
Discount |
Specifies whether the discount value is manually entered. |
Discount |
Specifies the mask applied to the discount value. |
Discount |
Specifies to which range a discount value should be applied. |
Discount |
Specifies the selected discount value type. |
Is |
Gets whether design-time mode is active.
Inherited from View |
Nodes | For internal use. |
Tax |
Specifies whether the tax value is included in the price values. |
Tax |
Specifies the tax value. |
Tax |
Specifies the tax value’s display format. |
Tax |
Specifies whether the tax value is manually entered. |
Tax |
Specifies the mask applied to the tax value. |
Tax |
Specifies to which range a tax value should be applied. |
Tax |
Specifies the selected tax value type. |
Use |
Inherited from Wizard |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Fill |
Populates the list of available types for discount values. |
Fill |
Populates the list of available types for tax values. |
Fill |
Populates the list of available currency formats. |
Fill |
Populates the list of available currency symbols. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the name of a property identified by a lambda expression.
Inherited from Bindable |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the data source with the specified settings for providing data to template fields. |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates the discount editor according to the specified settings. |
Update |
Updates the tax editor according to the specified settings. |
#Events
Name | Description |
---|---|
Changed | Occurs when any property on the current wizard page changes. |
Property |
Occurs when a property value changes.
Inherited from Bindable |
See Also