Click or drag to resize

PageElementPropertiesNoRecordHtml Property

HTML to use then no records are found in the current filter.

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

Property Value

Type: String
HTML to use then no records are found in the current filter.
Remarks
Note Note
This property supports localization.
See Also