[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.SubReport.DataField

DataField Property

DataField

Gets or sets the field name from the data source to bind to the control.

Declaration
public override string DataField { get; set; }
Property Value
Type Description
string

The data field.

Overrides