ClassSelectionEventArgs
Class
Selection event args.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
cs-api-definition
public class SelectionEventArgs : EventArgs
Inheritance: objectEventArgsSelectionEventArgs
Inherited Members
Constructors
SelectionEventArgs(IList, IList)
Initializes a new instance of the SelectionEventArgs class.
Properties
AddedItems
Gets the added items.
RemovedItems
Gets the removed items.