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

In This Topic
    Type Property (PivotField)
    In This Topic
    Gets the type of the field source column.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As Type
    public Type Type {get;}
    See Also