Back to Devexpress

TdxSpreadSheetReportDesignerFieldChooser.Site Property

vcl-dxspreadsheetreportdesigner-dot-tdxspreadsheetreportdesignerfieldchooser-af4befbb.md

latest1.3 KB
Original Source

TdxSpreadSheetReportDesignerFieldChooser.Site Property

Specifies the control that hosts the report Field Chooser form.

Declaration

delphi
property Site: TWinControl read; write;

Property Value

Type
TWinControl

Remarks

Use this property to specify the control used to display the Field Chooser’s content (the TcxGroupBox control, for instance).

If the Site property is unspecified, the report field chooser form is displayed as a separate window:

See Also

TcxCustomGridView.Site

TdxSpreadSheetReportDesignerFieldChooser Class

TdxSpreadSheetReportDesignerFieldChooser Members

dxSpreadSheetReportDesigner Unit