ComponentOne InputPanel for WinForms
DataField Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : DataField Property
Gets or sets the field of the data source to which this component is bound.
Syntax
'Declaration
 
Public Overridable Property DataField As System.String
public virtual System.string DataField {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members