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

In This Topic
    Header Property (SlicerTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Olap.Slicer.Header. Sets the header string shown at the top of the @see:Slicer.
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also