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