TcxGridTableOptionsView.CanShowGroupFooterMultiSummaries Method
In This Article
Determines whether the View can display multiple group footer summaries per column.
#Declaration
Delphi
function CanShowGroupFooterMultiSummaries: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
This function returns True when the GroupFooterMultiSummaries option is enabled and the View is capable of displaying vertically stacked summaries in a group footer panel.
See Also