TdxGridReportLinkOptionsDetails Properties
Options defining whether the focused view will be displayed with it’s detail and master views (if any) in the report.Name | Description |
---|---|
OnlyFocusedView | Determines whether only the focused view is included in a report. |
ReportLink | Specifies the report link to which the options are applied. Inherited from TdxGridReportLinkOptions. |
StartFromFocusedView | Determines whether the focused views detail views are included in the report. |
See Also