次の方法で共有


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) Web サイトの「Smart Document Software Development Kit」を参照してください。

適用対象