WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridGroupRow Class
/ HasSummary Method
The column to look for a summary.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasSummary Method (GridGroupRow)
In This Topic
Gets whether there is a summary at the specified column.
Syntax
C#
protected
virtual
bool
HasSummary(
GridColumn
col
)
Parameters
col
The column to look for a summary.
See Also
Reference
GridGroupRow Class
GridGroupRow Members