FieldCount Property

Summary
Gets the number of fields in the current form page.
Syntax
C#
VB
C++
public int FieldCount { get; } 
  
Public ReadOnly Property FieldCount As Integer 
public: 
property int FieldCount { 
   int get(); 
} 

Property Value

The number of fields in the current form page.

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.