Share via


SmartTagAction.RadioGroupSelection 属性

定义

返回或设置一个 Integer 类型的值,该值代表智能文档中一组单选按钮控件中选定项的索引号。

public:
 property int RadioGroupSelection { int get(); void set(int value); };
public int RadioGroupSelection { get; set; }
member this.RadioGroupSelection : int with get, set
Public Property RadioGroupSelection As Integer

属性值

注解

有关智能文档的详细信息,请参阅 Microsoft Developer Network (MSDN) 网站上的 Smart Document Software Development Kit。

适用于