Skip to main content

TdxGridReportLinkOptionsDetails.OnlyFocusedView Property

Determines whether only the focused view is included in a report.

Declaration

property OnlyFocusedView: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the OnlyFocusedView property to prevent the current views detail and master views being displayed in the report.

The default value of the OnlyFocusedView property is False.

See Also