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

In This Topic
    C1Property Property (CubeFieldTagHelper)
    In This Topic
    Override to hide this attribute.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property C1Property As String
    public virtual string C1Property {get;}
    See Also