Skip to main content
All docs
V24.1

ReportPreviewSettingsBuilder Methods

A builder for Report Designer Preview settings.
Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
ExportSettings(Action<ExportSettings>) Allows you to specify settings that apply to print and export operations.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ProgressBarSettings(Action<ProgressBarSettings>) Allows you to specify settings for the progress bar displayed in the Report Designer Preview.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SearchSettings(Action<SearchSettings>) Allows you to specify Report Designer Preview search settings.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also