PrintDocument for WinForms
GroupIndex プロパティ (RenderInputRadioButton)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputRadioButton クラス : GroupIndex プロパティ
Gets or sets the group index of the current radio button. Only one radio button in a group can be checked at any time.
シンタックス
'宣言
 
Public Property GroupIndex As System.Integer
'使用法
 
Dim instance As RenderInputRadioButton
Dim value As System.Integer
 
instance.GroupIndex = value
 
value = instance.GroupIndex
public System.int GroupIndex {get; set;}
解説
By default, all RenderInputRadioButton objects are placed in a single group with the GroupIndex set to -1.
参照

RenderInputRadioButton クラス
RenderInputRadioButton メンバ