C1.WPF.Extended.PropertyGrid Namespace / PropertyCommitChangesEventsArgs Class / NewList Property

In This Topic
NewList Property (PropertyCommitChangesEventsArgs)
In This Topic
Gets or sets the list of items after committing the changes.
Syntax
'Declaration
 
Public Property NewList As IList
 

Property Value

The new list.
See Also