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

In This Topic
    ShowAs Property (CubeFieldTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Olap.PivotFieldBase.ShowAs. Sets how the field results should be formatted.
    Syntax
    'Declaration
     
    Public Property ShowAs As ShowAs
    public ShowAs ShowAs {get; set;}
    See Also