←Select platform

Cancel Property

Summary
Gets or sets a flag to cancel the current processing.

Syntax
C#
C++/CLI
Python
public bool Cancel { get; set; } 
public: 
property bool Cancel { 
   bool get(); 
   void set (    bool ); 
} 
Cancel # get and set (ProcessFieldEventArgs) 

Property Value

true to abort, false to continue normally.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.