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

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

Property Value

The old list.
See Also