Gets or sets the dynamic column headings for this grouping.
| Visual Basic (Declaration) | |
|---|---|
Public Property DynamicColumns As DynamicColumnsRows | |
| C# | |
|---|---|
public DynamicColumnsRows DynamicColumns {get; set;} | |
Return Value
A DynamicColumnsRows object containing the dynamic column headings for this grouping.