次の方法で共有


SmartTagAction.RadioGroupSelection プロパティ

定義

スマート ドキュメント内のラジオ ボタン コントロールのグループ内の選択した項目のインデックス番号を表す整数型 ( Integer) の値を設定または返します。

public:
 property int RadioGroupSelection { int get(); void set(int value); };
public int RadioGroupSelection { get; set; }
Public Property RadioGroupSelection As Integer

プロパティ値

適用対象