TcxGridTableOptionsView.GetGroupSummaryLayout Method
In This Article
Returns the type of group summary text alignment in a row.
#Declaration
Delphi
function GetGroupSummaryLayout: TcxGridGroupSummaryLayout;
#Returns
Type |
---|
Tcx |
#Remarks
The GetGroupSummaryLayout method returns the position of the group summary text in a row specified by the GroupSummaryLayout property.
See Also