获取或设置当前选中的 ButtonBarGroup 对象。

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

语法

C#
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public UIButtonBarGroup SelectedGroup { get; set; }

请参见