TdxGridReportLinkOptionsView Members
Options determining whether view elements will be drawn in the report.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomcxControlReportLink) | Initializes a new instance of the TdxCustomReportLinkOptions class with specified settings. Inherited from TdxCustomReportLinkOptions. |
Properties
| Name | Description |
|---|---|
| BandHeaders | Determines whether band headers are drawn in the view. |
| Caption | Determines whether the current grid level caption is displayed within the report. |
| ExpandButtons | Specifies whether expand buttons are displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView. |
| FilterBar | Determines whether the filter panel is drawn in the report. |
| Footers | Specifies whether the footer panel is displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView. |
| GroupFooters | Determines whether group footers are drawn in the report. |
| Headers | Specifies whether column headers are displayed in a report. Inherited from TdxCustomTableControlReportLinkOptionsView. |
| ReportLink | Specifies the report link to which the options are applied. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| HasInstalledAttribute(TdxGridAttributeClass) | |
| RestoreDefaults | Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions. |
| SetAll | |
| ToString | Inherited from TObject. |
| UnsetAll |
See Also