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