TcxVirtualVerticalGridReportLinkOptionsView Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomcxControlReportLink) | Initializes a new instance of the TdxCustomReportLinkOptions class with specified settings. Inherited from TdxCustomReportLinkOptions. |
Properties
| Name | Description |
|---|---|
| ActualMode | Indicates the printing mode used to print a vertical grid control. Inherited from TcxVerticalGridReportLinkOptionsView. |
| Borders | Specifies whether vertical grid control borders are visible. Inherited from TcxVerticalGridReportLinkOptionsView. |
| ExpandButtons | Specifies whether or not expand buttons are displayed within a report. Inherited from TcxVerticalGridReportLinkOptionsView. |
| Headers | Specifies whether or not row headers are visible within a report. Inherited from TcxVerticalGridReportLinkOptionsView. |
| Mode | Inherited from TcxVerticalGridReportLinkOptionsView. |
| ReportLink |
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. |
| RestoreDefaults | Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions. |
| ToString | Inherited from TObject. |
See Also