ComponentOne Extended Library for WPF and Silverlight
NewList Property (CommitChangesEventsArgs)

C1.WPF.Extended.PropertyGrid Namespace > CommitChangesEventsArgs Class : NewList Property
Gets or sets the list of items after committing the changes.
Syntax
'Declaration
 
Public Property NewList As IList
public IList NewList {get; set;}

Property Value

The new list.
See Also

Reference

CommitChangesEventsArgs Class
CommitChangesEventsArgs Members