ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / Slicer Class / Header Property

In This Topic
    Header Property (Slicer)
    In This Topic
    Gets or 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