FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / UnsupportedTypeException Class / InnerException Property

In This Topic
    InnerException Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As Exception
    public Exception InnerException {get;}
    See Also