TouchListEnsureVisible Method
Makes visible a specified row.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public void EnsureVisible(
int nIndex
)
Public Sub EnsureVisible (
nIndex As Integer
)
Parameters
- nIndex Int32
- Specifies the index of row that should be visible.