ConsumableEventParams interface
Namespace: NextDesign.Desktop
Description
Base class for consumable event parameters.
Inherit Base
Name | Description |
---|---|
EventParams | Base class for event parameters. |
Destination
Name | Description |
---|---|
InformationOnDoubleClickEventParams | The parameters for the information window page display element double click event. |
Property
Name | Description |
---|---|
IsConsume | Is this event already consumed |
Method
Name | Description |
---|---|
Consume | Consume this event to request that the system's standard processing not be performed after this one. |