Text that is shown when this state is active. May be a data source.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string StateText { get; set; }
Visual Basic
Public Property StateText As String
	Get
	Set
JScript
function get StateText () : String
function set StateText (value : String)

See Also