[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Barcode.DataField

DataField Property

DataField

Overridden. Gets or sets the name of the field used to bind the data source records.

Declaration
[TypeConverter(typeof())]
public override string DataField { get; set; }
Overrides