NtCancelEventArgs

This is the base type for several event arguments used in the Nateo namespace.

Class Hierarchy:

System.EventArgs

NtCancelEventArgs

Constructors:

Modifier Name and Parameters Description

public

NtCancelEventArgs ( )

The only constructor.

Methods and Properties:

Modifier / Return Value Name and Parameters Description
public void Cancel ( ) Marks this event as cancelled.

See also:

NtCategoryEventArgs
NtDisplayObjectEventArgs
NtObjectDraggingEventArgs
NtRowDraggingEventArgs
NtTimeZoomEventArgs