TouchListJumpToTheTop(Boolean) Method
Jump to the top of the list. This method resets scrollbar's value.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public void JumpToTheTop(
bool bRefreshRequired
)
Public Sub JumpToTheTop (
bRefreshRequired As Boolean
)
Parameters
- bRefreshRequired Boolean
- If true the control will be refreshed after resetting the scrollbar values.