DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotField Class / ShowAs Property

In This Topic
    ShowAs Property (PivotField)
    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