ProcessFieldEventArgs Class

Summary

Handles each field processed by the FormProcessingEngine.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public class ProcessFieldEventArgs : EventArgs 
  
<SerializableAttribute()> 
Public Class ProcessFieldEventArgs  
   Inherits System.EventArgs 
[SerializableAttribute()] 
public ref class ProcessFieldEventArgs : public System.EventArgs  

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly