C1.Web.Mvc Namespace / EanBase Class / Value Property

In This Topic
Value Property (EanBase)
In This Topic
Gets or sets the current code value rendered by the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Overridable Property Value As String
 
See Also