Aurigma Graphics Mill 5.5 for .NET
ItemsRemovedEventArgs Class
Provides arguments for the ItemsRemoved event of the ListItemCollection class.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Class ItemsRemovedEventArgs _ Inherits ItemsEventArgs
C#
public class ItemsRemovedEventArgs : ItemsEventArgs
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemsEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemsRemovedEventArgs


