←Select platform

Fields Property

Summary

A List<FormField> object that contains the fields of a form page.

Syntax
C#
C++/CLI
Python
public List<FormField> Fields { get; } 
public:  
   property List<FormField^>^ Fields 
   { 
      List<FormField^>^ get() 
   } 
Fields # get  (ProcessPageEventArgs) 

Property Value

A List<FormField> object.

Remarks A List<FormField> object that contains the fields of a form page.

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.