Back to Devexpress

DiagramQueryItemsActionEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramqueryitemsactioneventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

DiagramQueryItemsActionEventArgs Properties

Provides data for the DiagramControl.QueryItemsAction event.

NameDescription
ActionIndicates the kind of the action that raised the event.
AllowSpecifies whether to allow the operation.
HighlightedItemReturns the currently highlighted diagram item.
HighlightedItemPointReturns the current coordinates of the cursor.
ItemsReturns the collection of diagram items affected by the action.

See Also

DiagramQueryItemsActionEventArgs Class

DiagramQueryItemsActionEventArgs Members

DevExpress.XtraDiagram Namespace