DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotField Class / Caption Property

In This Topic
    Caption Property (C1FlexPivotField)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Caption As String
    public string Caption {get; set;}
    See Also