[]
Gets the default group footer based on the index.
public DefaultGroupFooter this[int columnIndex] { get; }
Public ReadOnly Default Property Item(columnIndex As Integer) As DefaultGroupFooter
| Type | Name | Description |
|---|---|---|
| int | columnIndex | Column index |
| Type | Description |
|---|---|
| DefaultGroupFooter | DefaultGroupFooter object |