ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTabIndexItem Class / InputFieldTabIndexItem Constructor

In This Topic
    InputFieldTabIndexItem Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal tabIndex As Integer _
    )
    public InputFieldTabIndexItem( 
       int tabIndex
    )

    Parameters

    tabIndex
    See Also