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

In This Topic
    C1Property Property (PivotFieldCollectionTagHelper)
    In This Topic
    Gets the fixed property name.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property C1Property As String
    public override string C1Property {get;}
    See Also