Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
ExportSettings(Action<ExportSettings>)
|
Allows you to specify settings that apply to print and export operations.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current 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.
|
SearchSettings(Action<SearchSettings>)
|
Allows you to specify Report Designer Preview search settings.
|
ToString()
|
Returns a string that represents the current object.
|