TdxSpreadSheetReportDetails.Add Method
Adds a new detail dataset link to the collection.
Declaration
function Add: TdxSpreadSheetReportDetail;
Returns
Type |
---|
TdxSpreadSheetReportDetail |
Remarks
Call this function to create a new detail dataset link for binding a new detail dataset to the Report Designer.
See Also