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

In This Topic
    SalesPrice Property (BreakEvenTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.BreakEven<T>.SalesPrice. Sets a value of sales price.
    Syntax
    'Declaration
     
    Public Property SalesPrice As Integer
    public int SalesPrice {get; set;}
    See Also