WizardDialogWithCustomPages (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="WizardDialogWithCustomPages" Accessibility="Internal">
<Property Name="Title" Type="xsd://string" BindingDirection="In"/>
<Property Name="MakeLastCustomPageAnActionOne" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="EnableFinishButtonOnceAllPagesAreValid" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="Pages" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="CustomPagesIndex" Type="xsd://integer" BindingDirection="In"/>
<Property Name="CustomPages" Type="BaseDataType" BindingDirection="In"/>
<Property Name="CustomPagesComponentContainer" Type="BaseDataType" BindingDirection="In"/>
<Property Name="SelectedTemplate" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Child" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="HideFirstPage" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="ExtraActions" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="ComponentType" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="OnClosed" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="WizardWindow" Type="BaseDataType" BindingDirection="Out"/>
</ComponentType>