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

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

    Parameters

    rowIndex
    See Also