Gets or sets the dynamic column headings for this grouping.
Visual Basic (Declaration) | |
---|---|
Public Property DynamicColumns As DynamicColumnsRows |
C# | |
---|---|
public DynamicColumnsRows DynamicColumns {get; set;} |
ActiveReports Developer 7 | |
DynamicColumns Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ColumnGrouping Class : DynamicColumns Property |
Glossary Item Box
Gets or sets the dynamic column headings for this grouping.
Visual Basic (Declaration) | |
---|---|
Public Property DynamicColumns As DynamicColumnsRows |
C# | |
---|---|
public DynamicColumnsRows DynamicColumns {get; set;} |