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

In This Topic
    ShowAs Property (PivotFieldBase)
    In This Topic
    Gets or sets how the field results should be formatted.
    Syntax
    'Declaration
     
    Public Property ShowAs As ShowAs
    public ShowAs ShowAs {get; set;}
    See Also