TcxVerticalGridReportLinkOptionsView Members
Contains options which affect the visibility of the vertical grid control elements within a report.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. |
Borders | Specifies whether vertical grid control borders are visible. |
ExpandButtons | Specifies whether or not expand buttons are displayed within a report. |
Headers | Specifies whether or not row headers are visible within a report. |
Mode protected | |
ReportLink | Provides access to the report link for which the current 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. |
RestoreDefaults | Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions. |
ToString | Inherited from TObject. |
See Also