'Declaration Public Function GetPrevVisibleRow( _
ByVal rowIndexThe row index.As System.Int32 _
) As System.Int32
public System.Int32 GetPrevVisibleRow(
System.Int32 rowIndex
)
public: System.Int32 GetPrevVisibleRow(
System.Int32 rowIndex
)
public:
System.Int32 GetPrevVisibleRow(
System.Int32 rowIndex
)
Parameters
- rowIndex
- The row index.
Return Value
Index of previous visible row.