ComponentOne InputPanel for WinForms
BoundValue Property (InputRadioButton)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputRadioButton Class : BoundValue Property
Gets or sets the bound data value associated with this component.
Syntax
'Declaration
 
Public Overrides Property BoundValue As System.Object
public override System.object BoundValue {get; set;}
See Also

Reference

InputRadioButton Class
InputRadioButton Members