TcxGridFooterCellViewInfo.SummaryItem Property
In This Article
Provides access to the summary item displayed by the footer cell.
#Declaration
Delphi
property SummaryItem: TcxDataSummaryItem read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the View’s DataController.Summary property to access a collection of summaries associated with the View.
See Also