CrystalDecisions.Shared 命名空间

提供由 CrystalReportViewer 控件和 ReportDocument 对象模型共享的类、接口和枚举。

说明
ConnectionInfo

提供属性,以便检索和设置与数据库服务器或 ODBC 数据源连接的选项。

DataSourceConnections

包含报表中每个连接的 ConnectionInfo 实例。

DiskFileDestinationOptions

提供属性,以便检索和设置导出到磁盘时的文件名。

EnterpriseReport

EnterpriseReport 类是托管组件,它作为 EnterpriseReportService 类的代理,同时向开发人员提供一个受限制的对象模型。

ExcelFormatOptions

提供属性,以便检索和设置导出到 Excel 时的选项。

ExceptionEventArgs

为 Exception 事件提供数据。

ExchangeFolderDestinationOptions

提供属性,以便检索和设置导出到 Microsoft Exchange 文件夹时的选项。

ExportOptions

提供属性,以便检索和设置用于导出报表的选项。

GroupTreeStyle

提供属性,以检索和设置组树视图的显示选项。

HTMLFormatOptions

提供属性,以便检索和设置导出到 HTML 时的选项。

MicrosoftMailDestinationOptions

提供属性,以便检索和设置导出到 Microsoft mail 时的选项。

ParameterDiscreteValue

提供属性,以便检索和设置离散值参数。

ParameterField

提供属性,以便检索和设置参数字段的选项和值。

ParameterFields

包含报表中的每个参数字段的 ParameterField 对象。

ParameterRangeValue

提供属性,以便检索和设置区域值参数。

ParameterValue

提供属性,以便检索和设置参数的类型。

ParameterValues

包含报表中的每个参数字段的 ParameterValue 对象。

PdfRtfWordFormatOptions

提供属性,以便检索和设置导出到 PDF、RTF 或 Word 时的选项。

RemoteReportProxy
ReportPartNavigationResult

提供属性,以收集关于 ReportPartBookmarkNavigation 事件的导航目标的信息。

ServerFileReport

ServerFileReport 类是托管组件,它作为 ServerFileReportService 类的代理,同时向开发人员提供一个受限制的对象模型。

TableLogOnInfo

提供属性,以便检索和设置表连接选项。

TableLogOnInfos

包含报表中的每个表的 TableLogOnInfo 对象。

ToolbarStyle

提供属性,以便检索和设置 CrystalReportViewer 工具栏的样式属性。

TotallerNodeID

提供有关 ReportPartBookmarkNavigation 事件的导航目标的组节点信息。

TotallerNodeIDs

包含报表中的每个 TotallerNodeID 对象的 TotallerNodeID 对象。

接口

接口 说明
IConnectionInfo

提供用于检索选项的属性,并提供方法,以便设置用于连接到数据库服务器或 ODBC 数据源的选项。

枚举

枚举 说明
Alignment

指定 ObjectFormat 类的 HorizontalAlignment 属性中文本的水平对齐方式。

AMPMFormat

指定 TimeFieldFormat 类的 AMPMFormat 属性中的 AM PM 格式。

AreaSectionKind

指定 Area 类和 Section 类的 Kind 属性以及 ExcelFormatOptions 类的 ExcelAreaType 属性中的区域或节类型。

BooleanOutputType

指定 BooleanFieldFormat 类的 OutputType 属性中的布尔值输出类型。

CurrencySymbolFormat

指定 NumericFieldFormat 类的 CurrencySymbolFormat 属性中的货币符号。

DateTimeCondition

指定 DateTimeGroupOptions 类的 DateTimeGroupCondition 属性中组的日期时间条件。

DayFormat

指定 DateFieldFormat 类的 DayFormat 属性中的日格式。

DefaultValueSortMethod

指定 ParameterField 类和 ParameterFieldDefinition 类的 DefaultValueSortMethod 属性的默认值。

DefaultValueSortOrder

指定 ParameterField 类和 ParameterFieldDefinition 类的 DefaultValueSortOrder 属性的默认值。

DiscreteOrRangeKind

指定 ParameterField 类的 PromptingType 属性和 ParameterFieldDefinition 类的 DiscreteOrRangeKind 属性中的参数值是离散值、范围值还是二者都包含。

EnumEnterpriseObjectType

指定 EnterpriseReport 类的 ObjectType 属性中的对象类型。

EnumServerFileType

指定 ServerFileReport 类的 ObjectType 属性中的对象类型。

EventLogLevel

ReportDocument 类的 EnableEventLog 方法中指定要记录的错误类型。

ExchangeDestinationType

指定 ExchangeFolderDestinationOptions 类的 DestinationType 属性中的交换目标类型。

ExportDestinationType

指定 ExportOptions 类的 ExportDestinationType 属性中的导出目标类型。

ExportFormatType

指定 ExportOptions 类的 ExportFormatType 属性中的导出格式类型。

FieldKind

指定 FieldDefinition 类和从 FieldDefinition 派生的所有类的 Kind 属性中的字段类型。

FieldValueType

指定 FieldDefinition 类和从 FieldDefinition 派生的所有类的 ValueType 属性中的字段值类型。

HourFormat

指定 TimeFieldFormat 类的 HourFormat 属性中的小时格式。

LineStyle

Border 类和 DrawingObject 类(包括从 DrawingObject 派生的所有类)的 BottomLineStyle、LeftLineStyle、RightLineStyle 和 TopLineStyle 属性中指定上下左右四条边的线型。

LinkJoinType

指定 TableLinks 类的 JoinType 属性中的链接联接类型。

MinuteFormat

指定 DateFieldFormat 类的 MinuteFormat 属性中的分钟格式。

MonthFormat

指定 DateFieldFormat 类的 MonthFormat 属性中的月份格式。

NegativeFormat

指定 NumericFieldFormat 类的 NegativeFormat 属性中的负数格式。

ObjectScope

指定 ReportDocument SetCSSClass 方法的对象域。

OpenReportMethod

指定 ReportDocument Load 方法的打开报表方法。

PaperOrientation

指定 PrintOptions 类的 PaperOrientation 属性中的纸张方向。

PaperSize

指定 PrintOptions 类的 PaperSize 属性中的纸张大小。

PaperSource

指定 PrintOptions 类的 PaperSource 属性中的纸张来源。

ParameterFieldUsage

指定如何在报表中使用参数字段。

ParameterType

ParameterField 类的 ReportParameterType 属性和 ParameterFieldDefinition 类的 ParameterType 属性中指定参数类型。

ParameterValueKind

ParameterField 类和 ParameterFieldDefinition 类的 ParameterValueType 属性中指定参数值类型。

PrinterDuplex

指定 PrintOptions 类的 PrinterDuplex 属性中的双面打印机设置。

RangeBoundType

指定 ParameterRangeValue 类的 LowerBoundType 和 UpperBoundType 属性中范围参数的边界类型。

ReportFileFormat

指定 ReportDocumentSaveAs 方法的报表文件格式。

ReportObjectKind

指定 ReportObject 类和从 ReportObject 派生的所有类的类型属性中的报表对象类型。

RoundingFormat

指定 NumericFieldFormat 类的 RoundingFormat 属性中数字的四舍五入格式。

SearchDirection

CrystalDecisions.Web.SearchEventArgs 类和 CrystalDecisions.Windows.Forms.SearchEventArgs 类的 Direction 属性中指定搜索方向。

SecondFormat

指定 TimeFieldFormat 类的 SecondFormat 属性中秒的格式。

SortDirection

指定 SortField 类的 SortDirection 属性中的排序方向。

SortFieldType

SortField 类的 SortType 属性中指定排序字段类型。

SpecialVarType

SpecialVarFieldDefinition 类的 SpecialVarType 属性中指定特殊字段类型。

SummaryOperation

RunningTotalFieldDefinition 类和 SummaryFieldDefinition 类的 Operation 属性中指定汇总操作类型。

TimeBase

TimeFieldFormat 类的 TimeBase 属性中指定时间基准为 12 小时或 24 小时。

YearFormat

指定 DateFieldFormat 类的 YearFormat 属性中的年份格式。

结构

结构 说明
PageMargins

存储报表的页边距设置。

请参见

类库

**

©2005 Business Objects SA 保留所有权利。

Business Objects SA
http://www.china.businessobjects.com/
支持服务
http://www.china.businessobjects.com/