[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyGrid.CommitChangesEventsArgs.OldList

OldList Property

OldList

Gets or sets the list of items before committing the changes.

Declaration
public IList OldList { get; set; }
Property Value
Type Description
IList

The old list.