AdjustFieldWidth
|
Specifies whether or not the data fields’ content should affect the width of corresponding report controls.
|
Columns
|
Specifies the data columns that are available in the Report Wizard.
|
CrossTabFieldInfo
|
|
CtorParameters
|
Specifies parameters to pass to an ObjectDataSource constructor.
|
CustomLabelInformation
|
Specifies the information that is required to create a custom Label Report.
|
DataConnection
|
Specifies the data connection options.
|
DataMember
|
Specifies the report data member.
|
DataMemberName
|
For internal use.
|
DataSchema
|
Specifies the report data source schema.
|
DataSourceName
|
Specifies the report data source name.
|
DataSourceType
|
Specifies the report data source type.
|
FileName
|
Specifies the file name of an ExcelDataSource.
|
Font
|
|
GroupingLevels
|
Specifies the grouping levels available in a report.
|
IgnoreNullValuesForSummary
|
Specifies whether or not null values (if occurred in a data source) should be ignored when calculating a summary function.
|
JsonSchema
|
Specifies the JSON data source schema.
|
JsonSource
|
|
LabelProductDetailId
|
For internal use. Specifies the ID of a product label’s details.
|
LabelProductId
|
For internal use. Specifies the ID of a product label.
|
Layout
|
Specifies the report layout type.
|
Margins
|
Specifies the margins of the report’s pages (measured in Document units).
|
MasterDetailGroupsInfo
|
Provides information about grouping levels specified for a report and its detail reports.
|
MasterDetailInfo
|
Provides information about queries and master-detail relationships between them.
|
MasterDetailSummariesInfo
|
Provides information about summary options specified for a report and its detail reports.
|
MemberParameters
|
Specifies parameters to pass to an ObjectDataSource method.
|
ObjectConstructor
|
Specifies a constructor used to create an instance of an ObjectDataSource.
|
ObjectMember
|
Specifies an ObjectDataSource member to use for data binding.
|
PaperKind
|
Specifies the type of paper for the report.
|
PaperSize
|
Specifies the report’s paper size (measured in Document units). This can only be set if the PaperKind property is set to Custom.
|
Portrait
|
Specifies the report page orientation.
|
Queries
|
Provides access to the collection of SQL queries displayed in the Data Source Wizard.
|
Query
|
|
RealDataMember
|
For internal use.
|
RealDataSource
|
For internal use.
|
ReportColorScheme
|
Specifies the color scheme applied to the report’s controls.
|
ReportStyleId
|
Specifies the report visual style.
|
ReportTitle
|
Specifies the report title (for printing on the report header).
|
ReportType
|
Specifies the report type.
|
RootElement
|
|
Schema
|
Specifies the schema of an ExcelDataSource.
|
SchemaDiscoveryMaxItemCount
|
|
ShouldSaveConnection
|
Specifies how and where to store the connection string of a SqlDataSource.
|
ShouldSavePassword
|
Specifies whether or not to save the password for an ExcelDataSource.
|
ShowAllState
|
Specifies the state of check boxes throughout the ObjectDataSource creation pages.
|
SourceOptions
|
Specifies the options of an ExcelDataSource.
|
SummaryOptions
|
Specifies options required to calculate a summary function in a report.
|
Tag
|
Specifies additional report model data.
|
TemplateFields
|
Specifies the template report’s fields.
|
TemplateOptions
|
Specifies options of a report template.
|
TemplateReportType
|
Specifies the template report type.
|
TryUseExpressions
|
Specifies whether the Report Wizard should try to create the report in expression bindings mode.
|
Unit
|
Specifies units of measure for the report.
|
UseMasterDetailBuilder
|
For internal use.
|