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

In This Topic
    LabelWithStartAndStopCharacter Property (Code39)
    In This Topic
    Indicates whether to show the start and stop character in the label.
    Syntax
    'Declaration
     
    Public Overridable Property LabelWithStartAndStopCharacter As Boolean
    public virtual bool LabelWithStartAndStopCharacter {get; set;}
    See Also