The low 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 LowValue { get; set; }
Visual Basic
Public Property LowValue As String
	Get
	Set
JScript
function get LowValue () : String
function set LowValue (value : String)

See Also