[]
Gets or sets the underlying value assigned to the control.
[Localizability(LocalizationCategory.Text)]
public string Value { get; set; }
<Localizability(LocalizationCategory.Text)>
Public Property Value As String
Type | Description |
---|---|
string | A string value indicates the value of the mask control. |