Click or drag to resize

ITaskGroupElement.DisplayName 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.4.0.0 (5.4.0)
Syntax
string DisplayName { get; set; }

Property Value

Type: String
See Also