Back to Devexpress

TdxGridReportLink.OptionsExpanding Property

vcl-dxpscxgridlnk-dot-tdxgridreportlink-51a21623.md

latest823 B
Original Source

TdxGridReportLink.OptionsExpanding Property

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

Declaration

delphi
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

TdxGridReportLink Class

TdxGridReportLink Members

dxPScxGridLnk Unit