ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class / InnerException Property

In This Topic
    InnerException Property (StyledPropertyCollection.UninitializedPropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also