Skip to main content

ConsumableEventParams interface

Namespace: NextDesign.Desktop

Description

Base class for consumable event parameters.

Inherit Base

NameDescription
EventParamsBase class for event parameters.

Destination

NameDescription
InformationOnDoubleClickEventParamsThe parameters for the information window page display element double click event.

Property

NameDescription
IsConsumeIs this event already consumed

Method

NameDescription
ConsumeConsume this event to request that the system's standard processing not be performed after this one.