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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax string DisplayName { get; set; }
Property DisplayName As String
Get
Set
Property Value
Type:
StringSee Also