Swebui Library
Swebui Library
Swebui Library
Swebui.Controls
ListView 类
ListView 方法
AutoScroll 方法
DataBind 方法
NewRow 方法
OnDataSourceUpdate 方法
ScrollTo 方法
ScrollToIndex 方法
StopAutoScroll 方法
UpdateRow 方法
ListView
ScrollTo 方法
滚动到指定位置
命名空间:
Swebui.Controls
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.134.17496+387d83fa8d4800e0d3012f4c3e32d7e2fc10ae68
语法
C#
VB
复制
public
void
ScrollTo
(
float
position
)
Public
Sub
ScrollTo
(
position
As
Single
)
参数
position
类型:
System
Single
位置
参见
引用
ListView 类
Swebui.Controls 命名空间