转至元数据结尾
转至元数据起始


C1FlexReport具有丰富的对象模型,该模型主要基于Microsoft Access模型。对象,集合以及关联的属性和方法共同为生成FlexReport提供了便利和灵活性。下表列出了对象及其主要属性和方法: 


C1FlexReport 对象
ReportNameLoadGetReportListSaveClearRenderParametersDocumentDoEventsCancelPage,
 MaxPagesFontOnOpen,  OnCloseOnNoDataOnPageOnErrorEvaluateExecute
Layout 对象
WidthMarginLeftMarginTopMarginRightMarginBottomPaperSizeOrientationColumns,
 ColumnLayoutPageHeaderPageFooter
DataSource 对象
CalculatedFieldsConnectionStringFilterRecordSourceSortDefinitions
DataSourceCollection
ReportAddRemoveAt
SortDefinition 对象
DirectionExpression
SortDefinitionCollection
OwnerReport
CalculatedField 对象
DataSourceExpressionType
CalculatedFieldCollection
OwnerReport
Group
GroupByKeepTogetherSectionHeaderSectionFooterSortSortExpression
GroupCollection
AddClearRemoveAtReport
ReportParameter 对象
AllowedValuesDefinitionDisplayTextParentReportSetName
ReportParameterCollection
InsertItemRemoveItemSetItemReport
AllowedValuesDefinition 对象
AssignFromBindingValues
Section 对象
CalculatedFieldsHeightKeepTogetherSplitBehaviorSubSections
SectionCollection
DetailFooterHeaderPageFooterPageHeader
SubSection 对象
CalculatedFieldsHeightParentReportParentSectionSplitBehaviorVisible
SubSectionCollection
AddRemoveRemoveAtReport
FieldBase 对象
AnchorHeightKeepTogetherForcePageBreakMarginBottomMarginLeftMarginRightMarginTopSection,
 SplitHorzBehaviorSplitVertBehavior
FieldCollection
AddRemoveRemoveAt
BarCodeField 对象
BarCodeBarCodeOptionsFontText
CheckBoxField 对象
CheckAlignCheckMarkTextThreeStateValue
DataField 对象
CalculatedNameTypeValue
ImageField 对象
AssignFromPictureAlignPictureScale
RtfField 对象
AssignFromDetectUrlsText
ShapeField 对象
LineShapeShapeBackColorShapeBackgroundShapeType
SubreportField 对象
ParameterValuesSubreportSubreportFilter
TextField 对象
FormatText
VisualReport对象
BackgroundBorderBordersSplitHorzModeBordersSplitVertModeOutlineLabel
BehaviorOptions
AssignFromResetIgnoreInvisibleFieldsInGrowShrinkSections


  • 无标签