CustomReportRowDisplayName Property | |
Gets the name that can be displayed in a window, such as a Properties window.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public override string DisplayName { get; }
Return Value
Type:
StringThe name to display for the member.
See Also