The text visualized in the details panel of the AwxListView
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |
| JScript |
|---|
final function get Text () : String final function set Text (value : String) |