<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / GetRowIndex Method

In This Topic
    GetRowIndex Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetRowIndex( _
       ByVal dataIndex As Integer _
    ) As Integer
    public int GetRowIndex( 
       int dataIndex
    )

    Parameters

    dataIndex
    See Also