The Text visualized in the group header
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.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) |