Click or drag to resize

PageElementPropertiesDescription Property

Describes the page element. On wizard pages, this is used as the descriptive text shown at the top of the page (just below the page caption).

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

Property Value

Type: String
Describes the page element. On wizard pages, this is used as the descriptive text shown at the top of the page (just below the page caption).
Remarks
Note Note
This property supports localization.
See Also