Click or drag to resize
FdfControlEventArgsIsCancelled Property
Gets or sets whether operation raising this event was (or should get) cancelled.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsCancelled { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks