Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / PropertyNotifyEventArgs Class / PropertyName Property

In This Topic
    PropertyName Property
    In This Topic
    Gets the name of the property that changing or changed.
    Syntax
    'Declaration
     
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also