FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / IRangeInfo Interface / Format Property

In This Topic
    Format Property (IRangeInfo)
    In This Topic
    Gets PivotField.Format of associated PivotField.
    Syntax
    'Declaration
     
    ReadOnly Property Format As String
    string Format {get;}
    See Also