Group Row
Group rows appear when grouping is applied to a View. Each group row corresponds to a value in a field by whose values the View is grouped. Group rows can be expanded/collapsed to show/hide data rows that correspond to a particular grouping value.
Feature | Related Members |
---|---|
Content | By default, group rows display the corresponding column’s caption, its value and the specified group summaries. You can specify any custom text to display within group rows by handling the corresponding custom draw event or substitute only column value display text using the On |
Appearance | The common style for all group rows is set via a View’s Styles. The background bitmap for group rows can be set via the View’s Background |
Custom Draw | The View’s On |
Layout | The View’s Options |
Behavior | The View’s Options |