Gets the static column headings for this grouping.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property StaticColumns As StaticRowColumnCollection | |
| C# | |
|---|---|
public StaticRowColumnCollection StaticColumns {get;} | |
Return Value
A StaticRowColumnCollection object containing the static column headings for this grouping.