The Text visualized in the group header
            
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public string DisplayText { get; set; }  | 
| Visual Basic | 
|---|
Public Property DisplayText As String Get Set  | 
| JScript | 
|---|
function get DisplayText () : String function set DisplayText (value : String)  |