PageElementPropertiesWizGrouper_WizardStep Property |
The wizard step name. This should correspond to an item in the originating wizard's WizardStepList.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizGrouper_WizardStep { get; }
ReadOnly Property WizGrouper_WizardStep As String
Get
Property Value
Type:
StringThe wizard step name. This should correspond to an item in the originating wizard's WizardStepList.
Remarks Note |
---|
This property supports localization. |
See Also