隐藏指定的行。

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

语法

C#
public void HideRows(
	int[] ids
)

参数

ids
Type: array< System..::.Int32 >[]()[]
行号集合。

实现

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

请参见