FieldIndex Property

Summary
Gets the index of the current field in the page field list.
Syntax
C#
VB
C++
public int FieldIndex { get; } 
  
Public ReadOnly Property FieldIndex As Integer 
public: 
property int FieldIndex { 
   int get(); 
} 

Property Value

The zero-based integer that specifies the position of the current field in the fields list.

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.