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

In This Topic
    Format Property (PivotField)
    In This Topic
    Gets or sets the format to use when displaying field values.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also