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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly