Click or drag to resize

featurePropertieswizard_CancelButtonOnRight Property

If true, the cancel button will be laid out as the right-most button on the page.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool wizard_CancelButtonOnRight { get; }

Property Value

Type: Boolean
If true, the cancel button will be laid out as the right-most button on the page.
See Also