Field Property

Summary
Gets the field currently being processed.
Syntax
C#
VB
C++
public FormField Field { get; } 
  
Public ReadOnly Property Field As FormField 
public: 
property FormField^ Field { 
   FormField^ get(); 
} 

Property Value

The field currently being processed.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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