[]
        
(Showing Draft Content)

C1.DataCollection.CancelEventArgs

CancelEventArgs Class

Event data for cancellable events.

Inheritance
CancelEventArgs
Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public class CancelEventArgs : EventArgs

Constructors

Name Description
CancelEventArgs()

Properties

Name Description
Cancel

Gets or sets a value indicating whether this CancelEventArgs is cancelled.