C1.WPF.Extended.PropertyGrid Namespace / PropertyCommitChangesEventsArgs Class
PropertyCommitChangesEventsArgs Class Properties

For a list of all members of this type, see PropertyCommitChangesEventsArgs members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether this commit will be canceled. (Inherited from C1.WPF.Extended.PropertyGrid.CommitChangesEventsArgs)
Public PropertyGets or sets the list of items after committing the changes. (Inherited from C1.WPF.Extended.PropertyGrid.CommitChangesEventsArgs)
Public PropertyGets or sets the list of items before committing the changes. (Inherited from C1.WPF.Extended.PropertyGrid.CommitChangesEventsArgs)
Public PropertyGets or sets the name of the property.  
Top
See Also