ComponentOne InputPanel for WinForms
DataSource Property (InputDataNavigator)

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

Reference

InputDataNavigator Class
InputDataNavigator Members