ITaskGroupElementDisplayName Property |
Gets or sets the display name for this element. If display name isn't set or set to an empty string, Name is returned.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax string DisplayName { get; set; }
Property DisplayName As String
Get
Set
Property Value
Type:
StringSee Also