ComponentOne InputPanel for WinForms
DataSource Property (C1InputPanel)

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

Reference

C1InputPanel Class
C1InputPanel Members