The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SelectedCellsChangedEventArgs::RemovedCells Property
.NET Framework (current version)
Gets the list of cells removed from the selection.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property IList<DataGridCellInfo>^ RemovedCells { IList<DataGridCellInfo>^ get(); }
.NET Framework
Available since 4.0
Available since 4.0
Show: