Click or drag to resize

PageElementPropertiesWizPhantomList_WizardListOptions Property

Options specific to wizard list-type pages. Note that at this time only AllowDrilldown and AllowRemoveItems are supported. See WizListOptions

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

Property Value

Type: WizListOptions
Options specific to wizard list-type pages. Note that at this time only AllowDrilldown and AllowRemoveItems are supported. See WizListOptions
See Also