ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputField Class / TabIndex Property

In This Topic
    TabIndex Property (InputField)
    In This Topic
    Specifies the tab index.
    Syntax
    'Declaration
     
    Public Property TabIndex As Integer
    public int TabIndex {get; set;}
    See Also