Skip to main content

TdxSpreadSheetReportDesignerFieldChooser.Site Property

Specifies the control that hosts the report Field Chooser form.

Declaration

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