Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.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.Silverlight.Extended.PropertyGrid.CommitChangesEventsArgs
             C1.Silverlight.Extended.PropertyGrid.PropertyCommitChangesEventsArgs

    See Also