TcxGridTableOptionsView.CanShowGroupFooterMultiSummaries Method
Determines whether the View can display multiple group footer summaries per column.
Declaration
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