ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class / PropertyName Property

In This Topic
    PropertyName Property
    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