WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridSummaryRow 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 (GridSummaryRow)
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
GridSummaryRow Class
GridSummaryRow Members