ASP.NET Pack Programmer's Guide
DelKeyAction Members
Constructors Fields
 


The members of this enumeration specify the type of action performed when the user presses the DEL key.

The following tables list the members exposed by the DelKeyAction type.

 Public Constructors

  Name Description

DelKeyAction

 

 Public Fields

  Name Description

DeleteActiveItem

Indicates that only the ActiveItem is deleted.

DeleteSelectedItems

Indicates that all selected items are deleted.

None

Indicates that nothing happens.

 See Also

DelKeyAction Class
com.mindfusion.diagramming Namespace