Skip to main content

TdxCustomTableControlReportLinkOptionsView.ExpandButtons Property

Specifies whether expand buttons are displayed in a report.

Declaration

property ExpandButtons: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the ExpandButtons property to True to display expand buttons in a report. Otherwise, the expand buttons won’t be displayed.

The ExpandButtons property’s default value is True.

See Also