ComponentOne InputPanel for WinForms
DataSource Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : DataSource Property
Gets or sets the data source object for this input component.
Syntax
'Declaration
 
Public Overridable Property DataSource As System.Object
public virtual System.object DataSource {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members