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

In This Topic
    HideExtraChecksum Property (Gs1_128)
    In This Topic
    Indicates whether to show the check digit in the label text of the control.
    Syntax
    'Declaration
     
    Public Overridable Property HideExtraChecksum As Boolean
    public virtual bool HideExtraChecksum {get; set;}
    See Also