ActiveReports 8
DataField Property (Barcode)

Gets or sets the name of the field used to bind the data source records.
Syntax
'Declaration
 
Public Overrides NotOverridable Property DataField As System.String
public override System.string DataField {get; set;}

Property Value

Name of the data bound field. Default is an empty string; the control is not bound.
See Also

Reference

Barcode Class
Barcode Members

Support Forum