选中指定的行。

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

语法

C#
public void SelectRows(
	int[] rows
)

参数

rows
Type: array< System..::.Int32 >[]()[]
指定的行。

实现

ITabularControl..::.SelectRows(array<Int32>[]()[])

请参见