Click or drag to resize

PageElementPropertiesCaption Property

The name of the element. For wizard page elements, this is the title of the page.

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

Property Value

Type: String
The name of the element. For wizard page elements, this is the title of the page.
Remarks
Note Note
This property supports localization.
See Also