MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTabIndexItem Class / InputFieldTabIndexItem Constructor
The tab index.

In This Topic
InputFieldTabIndexItem Constructor
In This Topic
Initializes an instance of class InputFieldTabIndexItem.
Syntax
'Declaration
 
Public Function New( _
   ByVal tabIndex As Integer _
)
 

Parameters

tabIndex
The tab index.
See Also