FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / Types Class / IsFormattable Method

In This Topic
    IsFormattable Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsFormattable( _
       ByVal type As Type _
    ) As Boolean
    public static bool IsFormattable( 
       Type type
    )

    Parameters

    type
    See Also