Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetReportDesignerDataField.Visible Property

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

#Declaration

Delphi
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