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

In This Topic
    C1Property Property (ChartGesturesTagHelper)
    In This Topic
    It is useless. To keep consistent with the previous version.
    Syntax
    'Declaration
     
    Public Overridable Property C1Property As String
    public virtual string C1Property {get; set;}
    See Also