ComponentOne InputPanel for WinForms
DataMember Property (InputDataNavigator)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputDataNavigator Class : DataMember Property
Gets or sets the specific list in a DataSource object that the InputDataNavigator navigates.
Syntax
'Declaration
 
Public Property DataMember As System.String
public System.string DataMember {get; set;}
See Also

Reference

InputDataNavigator Class
InputDataNavigator Members