根据过滤条件定位到某一条记录。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public void MoveTo(
	string filter
)

参数

filter
Type: System..::.String
过滤条件。

实现

ITabularControl..::.MoveTo(String)

请参见