The high value for this state. Optionally used with StateActiveWhen and ConditionDataSource to determine when the state should be active.

Namespace: Ico.Windows.Controls
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also