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

In This Topic
    LabelPosition Property (Interleaved2of5)
    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