FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document 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