Click or drag to resize

busyIndicatorCallBackCancelRequested Property

Returns whether a cancel question has been initiated by the user.

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public bool CancelRequested { get; }

Property Value

Type: Boolean

Implements

ctpICallbackCancelRequested
See Also