CustomReportRowDisplayName Property |  |
Gets the name that can be displayed in a window, such as a Properties window.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic override string DisplayName { get; }Return Value
StringThe name to display for the member.
See Also