Skip to main content

TdxSpreadSheetReportDesignerDataField.Visible Property

Specifies if the dataset field is listed in the Field Chooser.

Declaration

property Visible: Boolean read; write;

Property Value

Type
Boolean

Remarks

If this property is set to True, the dataset field is available to end-users in the Field Chooser provided by the Report Designer. Otherwise, the field is hidden.

See Also