[]
Gets whether there is a summary at the specified column.
protected virtual bool HasSummary(GridColumn col)
Protected Overridable Function HasSummary(col As GridColumn) As Boolean
| Type | Name | Description |
|---|---|---|
| GridColumn | col | The column to look for a summary. |
| Type | Description |
|---|---|
| bool |