ComponentOne InputPanel for WinForms
BoundValue Property (InputImage)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputImage 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

InputImage Class
InputImage Members