Input info for the RenderInputRadioButton object.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class InputInfoRadioButton : InputInfoButtonBase
Visual Basic (Declaration)
Public Class InputInfoRadioButton _
	Inherits InputInfoButtonBase

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.InputInfoBase
    C1.C1PrintDocument..::.InputInfoButtonBase
      C1.C1PrintDocument..::.InputInfoRadioButton

See Also