Back to Devexpress

TdxSpreadSheetReportDesigner.Options Property

vcl-dxspreadsheetreportdesigner-dot-tdxspreadsheetreportdesigner-155b5693.md

latest1.4 KB
Original Source

TdxSpreadSheetReportDesigner.Options Property

Specifies the report template-related settings.

Declaration

delphi
property Options: TdxSpreadSheetReportDesignerOptions read; write;

Property Value

Type
TdxSpreadSheetReportDesignerOptions

Remarks

This property set includes options that affect both the Report Designer end-user experience and report building functionality. For instance, you can use the Options.DesignView property to switch the visibility of rectangles and labels used to visually designate report sections within the displayed report template. For the full list of available spreadsheet report-related settings, refer to the TdxSpreadSheetReportDesignerOptions class description.

See Also

TdxSpreadSheetReportDesigner Class

TdxSpreadSheetReportDesigner Members

dxSpreadSheetReportDesigner Unit