ReportElementGetInstanceHeaderText Method |
Returns the expanded HeaderText macro for the area with the key key.
Namespace: Easymap.AddIn.ElementsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string GetInstanceHeaderText(
string key
)
Public Function GetInstanceHeaderText (
key As String
) As String
Parameters
- key String
Return Value
String
Exceptions
See Also