RangedValue.MinValue Property

Gets or sets the minimum value of the range.

Syntax

  public float MinValue {get; set;}

Property Value

System.Single.  The minimum value allowed.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also