Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / PropertyCommitChangesEventsArgs Class / PropertyName Property

In This Topic
    PropertyName Property (PropertyCommitChangesEventsArgs)
    In This Topic
    Gets or sets the name of the property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyName As String
    public string PropertyName {get;}

    Property Value

    The name of the property.
    See Also