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

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

Property Value

The old list.
See Also

Reference

CommitChangesEventsArgs Class
CommitChangesEventsArgs Members