Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / PropertyNotifyEventArgs Class / PropertyName Property

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