ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / TabIndex Property

In This Topic
    TabIndex Property (C1OlapChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TabIndex As System.Integer
    public System.int TabIndex {get; set;}
    See Also