'Declaration Public Function GetNextVisibleRow( _
ByVal rowIndexИндекс строки.As System.Int32 _
) As System.Int32
public System.Int32 GetNextVisibleRow(
System.Int32 rowIndex
)
public: System.Int32 GetNextVisibleRow(
System.Int32 rowIndex
)
public:
System.Int32 GetNextVisibleRow(
System.Int32 rowIndex
)
Parameters
- rowIndex
- Индекс строки.
Return Value
Индекс следующей видимой строки.