根据指定的参数来构造一个 UIButtonBarGroup 的新对象。

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

语法

C#
public UIButtonBarGroup(
	string text
)

参数

text
Type: System..::.String
UIButtonBarGroup 的文字标题。

请参见