ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / Gs1_128TagHelper Class / LabelPosition Property

In This Topic
    LabelPosition Property (Gs1_128TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Gs1_128.LabelPosition. Sets where to render the value of the control.
    Syntax
    'Declaration
     
    Public Overridable Property LabelPosition As LabelPosition
    public virtual LabelPosition LabelPosition {get; set;}
    See Also