Click or drag to resize

PageElementPropertiesWizPhantomEditList_MaxItems Property

If list allows addition of new items, this is the maximum number of items allowed in the list.

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

Property Value

Type: Int32
If list allows addition of new items, this is the maximum number of items allowed in the list.
See Also