ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class / PropertyName Property

In This Topic
    PropertyName Property (StyledPropertyCollection.UninitializedPropertyException)
    In This Topic
    Gets the name of the property that causes this exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertyName As System.String
    public System.string PropertyName {get;}
    See Also