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; }
ReadOnly Property Description As String
Get
Property Value
Type:
StringDescribes 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 |
---|
This property supports localization. |
See Also