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