FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotField Class / Name Property

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