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


In This Topic
    PropertyCommitChangesEventsArgs Class Members
    In This Topic

    The following tables list the members exposed by PropertyCommitChangesEventsArgs.

    Public Constructors
    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