Reports for WinForms
RenderInputRadioButton クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 : RenderInputRadioButton クラス
ラジオボタンを提供する入力コントロール。
オブジェクト モデル
RenderInputRadioButton クラス
シンタックス
'宣言
 
Public Class RenderInputRadioButton 
   Inherits RenderInputButtonBase
   Implements IDocumentLocationIStyleOwner 
public class RenderInputRadioButton : RenderInputButtonBase, IDocumentLocationIStyleOwner  
解説
複数の RenderInputRadioButtonオブジェクトを1つのグループ内に組み合わせることができます。この場合、1つのボタンをオンにするとグループ内のその他のボタンはオフになります(詳細は、 GroupIndexプロパティを参照)。
継承階層

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderInputBase
         C1.C1Preview.RenderInputButtonBase
            C1.C1Preview.RenderInputRadioButton

参照

RenderInputRadioButton メンバ
C1.C1Preview 名前空間
RenderInputBase クラス
RenderInputButtonBase クラス
ActionHandlerBase クラス