Input for WinForms | ComponentOne
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 String
    public string PropertyName {get;}
    See Also