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

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