Click or drag to resize

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.6.0.0 (5.6.19.0117)
Syntax
string DisplayName { get; set; }

Property Value

Type: String
See Also