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

In This Topic
    Length Property (SquareTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Square.Length. Sets the length of the Square annotation.
    Syntax
    'Declaration
     
    Public Property Length As Single
    public float Length {get; set;}
    See Also