ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1DataBarTruncated Class / Value Property

In This Topic
    Value Property (Gs1DataBarTruncated)
    In This Topic
    Gets or sets the current code value rendered by the control.
    Syntax
    'Declaration
     
    Public Overridable Property Value As String
    public virtual string Value {get; set;}
    See Also