Skip to main content

TdxGridReportLink.OptionsExpanding Property

Options defining how master or group rows are displayed in the report.

Declaration

property OptionsExpanding: TdxGridReportLinkOptionsExpanding read; write;

Property Value

Type
TdxGridReportLinkOptionsExpanding

Remarks

Use the OptionsExpanding property to set whether group rows or master rows in a report are expanded or collapsed.

Use the RestoreDefaults method to set all options in this set to their defaults.

See Also