PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / CommitChangesEventsArgs Class
Members

In This Topic
    CommitChangesEventsArgs Class
    In This Topic
    Provides event data for commit changes events.
    Object Model
    CommitChangesEventsArgs Class
    Syntax
    'Declaration
     
    
    Public Class CommitChangesEventsArgs 
       Inherits System.EventArgs
    public class CommitChangesEventsArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.PropertyGrid.CommitChangesEventsArgs

    See Also