The text visualized in the column header of the AwxGridView

Namespace: Ico.Awx.DataGrid
Assembly: 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)

Implements

IAwxAlarmField..::..Text

See Also