EditableDigits.Value Property

Gets or sets the current text value.

Syntax

  public string Value {get; set;}

Property Value

System.String.  The text string.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows 7

See Also