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

In This Topic
    LabelPosition Property (Gs1_128)
    In This Topic
    Gets or 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