'Declaration Public Function GetPrevVisibleRow( _
ByVal rowIndexИндекс строки.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
- Индекс строки.
Return Value
Индекс предыдущей видимой строки.