←Select platform

FormPage Class

Summary
Specifies the page properties and fields for a Master Form.

Syntax
C#
C++/CLI
Java
Python
public class FormPage : List<FormField> 
public class FormPage 
    extends java.util.ArrayList<FormField> 
public ref class FormPage : public System.Collections.Generic.List<FormField>, System.Collections.Generic.ICollection<FormField>, System.Collections.Generic.IEnumerable<FormField>, System.Collections.Generic.IList<FormField>, System.Collections.Generic.IReadOnlyCollection<FormField>, System.Collections.Generic.IReadOnlyList<FormField>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList   
class FormPage(ist<[FormField): 
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.