Overridden. Gets or sets the InputInfoRadioButton objects providing radio button features.

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

Syntax

C#
public InputInfoRadioButton InputInfo { get; set; }
Visual Basic (Declaration)
Public Property InputInfo As InputInfoRadioButton

See Also