←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly