[]
        
(Showing Draft Content)

C1.Silverlight.FlexReport.Resources.C1_FlexReport_DevStrings

C1_FlexReport_DevStrings Class

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance
C1_FlexReport_DevStrings
Namespace: C1.Silverlight.FlexReport.Resources
Assembly: C1.WPF.FlexReport.4.6.2.dll
Syntax
public class C1_FlexReport_DevStrings : Common<C1_FlexReport_DevStrings>

Constructors

Name Description
C1_FlexReport_DevStrings()

Properties

Name Description
Busy

Looks up a localized string similar to The component is busy rendering a report..

ChartFieldEmptyCategoryGroupExpression

Looks up a localized string similar to The category group expression is not specified, at category group '{0}' (index: {1}), in Chart Group {2} of ChartField '{3}'..

ChartFieldEmptySeriesDataValueExpression

Looks up a localized string similar to The series data value expression is not specified, at index {0} of series template '{1}' (index: {2}), in Chart Group {3} of ChartField '{4}'..

ChartFieldEmptySeriesGroupExpression

Looks up a localized string similar to The series group expression is not specified, at series group '{0}' (index: {1}), in Chart Group {2} of ChartField '{3}'..

ChartFieldEvaluateExpressionFailed

Looks up a localized string similar to Cannot evalute the expression '{0}' in ChartField '{1}'..

ChartFieldExceptionAlarmZonesUniqueName

Looks up a localized string similar to Alarm zones must have unique names..

ChartFieldExceptionItemNotBelong

Looks up a localized string similar to {0} is belonged to other collection..

ChartFieldExceptionPositiveValues

Looks up a localized string similar to Array members must have positive values..

ChartFieldGroupingFailed

Looks up a localized string similar to Cannot grouping the data for Chart Group {0} of ChartField '{1}'..

ChartFieldLessSeriesDataValueLength

Looks up a localized string similar to The series template '{0}' (index: {1}) needs {2} data values, in Chart Group {3} of ChartField '{4}'..

ChartFieldNoSeriesValues

Looks up a localized string similar to No series values defined in Chart Group {0} of ChartField '{1}'..

Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

DataSourceAdoNetProviderNotRegistered

Looks up a localized string similar to ADO.NET provider {0} not registered in the system..

DataSourceCanNotOpen

Looks up a localized string similar to Can not open the report data source [{0}]. Exception: {1}.

DataSourceCanNotUseMultiValueParameterInStoredProcedure

Looks up a localized string similar to Multi value parameter [{0}] can not be used with stored procedure..

DataSourceFieldAlreadyExists

Looks up a localized string similar to Calculated field [{0}] could not be added to a DataSource [{1}] because DataSource already has physical field with same name..

DataSourceGroupExpressionInvalid

Looks up a localized string similar to Group [{0}] has invalid grouping expression :[{1}]..

DataSourceGroupFilterExpressionInvalid

Looks up a localized string similar to Group [{0}] has invalid filtering expression :[{1}]..

DataSourceGroupSortExpressionInvalid

Looks up a localized string similar to Group [{0}] has invalid sorting expression :[{1}]..

DataSourceGroupingError

Looks up a localized string similar to Could not group data, possible one of grouping expression contains an errror, exception: {0}.

DataSourceIListSourceCannotUsed1

Looks up a localized string similar to "Object of type [{0}] specified as data source, it supports ITypedList and provides a list of collections (IListSource.ContainsListCollection is true) but DataSource.RecordSource which should contain the name of the list not specified.".

DataSourceIListSourceCannotUsed2

Looks up a localized string similar to "Object of type [{0}] specified as data source, it supports ITypedList and provides a list of collections but object returned via ITypedList.GetList() does not support ITypedList interface.".

DataSourceIListSourceCannotUsed3

Looks up a localized string similar to "Object of type [{0}] specified as data source, it supports ITypedList and provides a list of collections and collection with name [{1}] (specified in DataSource.RecordSource property) does not found.".

DataSourceInvalidCalculatedFieldExpression

Looks up a localized string similar to Expression {0} specified for calculated field [{1}] of [{2}] data source is invalid..

DataSourceInvalidFilterExpression

Looks up a localized string similar to Filter expression {0} specified for [{1}] data source is invalid..

DataSourceNotFound

Looks up a localized string similar to Can not find the report data source [{0}]..

DataSourceObjectCannotUsed

Looks up a localized string similar to Object '{0}' cannot be used as a report data source..

DataSourceSortExpressionInvalid

Looks up a localized string similar to Sort expression {0} specified for [{1}] data source is invalid..

ExceptionCapacityNonNegative

Looks up a localized string similar to 'capacity' must be non-negative..

ExceptionIndexNonNegative

Looks up a localized string similar to 'index' must be non-negative and less than the size of the collection..

ExceptionKeyType

Looks up a localized string similar to 'key' must be of type {0}.

ExceptionValueType

Looks up a localized string similar to 'value' must be of type {0}.

ExceptionWhileBuildingListOfAllowedValues

Looks up a localized string similar to Can not build list of allowed values, error message: {0}.

FailedToCreateCustomField

Looks up a localized string similar to Failed to create custom field '{0}' from assembly '{1}'. Please make sure the assembly and its dependencies are available. Exception: {2}.

FailedToLoadCustomFieldAssembly

Looks up a localized string similar to Failed to load assembly '{0}'..

FieldNotFound

Looks up a localized string similar to Field '{0}' not found..

FlexChartCanNotRender

Looks up a localized string similar to "Chart field [{0}] can not be rendered.".

FlexChartFieldInvalidDataLabelExpression

Looks up a localized string similar to "Expression [{0}] specified in FlexChartField.DataLabelExpression is invalid.".

FlexChartFieldInvalidSeriesXExpression

Looks up a localized string similar to "Expression [{0}] specified for XExpression of [{1}] series is invalid.".

FlexChartFieldInvalidSeriesYExpression

Looks up a localized string similar to "Expression [{0}] specified for {1}th YExpression of [{1}] series is invalid.".

FlexChartSeriesDataSourceNotFound

Looks up a localized string similar to "DataSource [{0}] specified for [{1}] series not found.".

FlexChartSeriesYExpressionsNotSpecified

Looks up a localized string similar to "YExpressions property for [{0}] series is not specified.".

IndexOutOfRange

Looks up a localized string similar to Index [{0}] is out of range..

InvalidColumnCount

Looks up a localized string similar to The number of columns must be >= 1..

InvalidFieldDimensions

Looks up a localized string similar to Field position and dimensions must be positive..

InvalidPictureHolderParameter

Looks up a localized string similar to Invalid parameter for PictureHolder constructor..

InvalidReportDefinition

Looks up a localized string similar to Invalid report definition..

InvalidValue

Looks up a localized string similar to Value [{0}] does not represent an instance of type [{1}]..

ItemNotFound

Looks up a localized string similar to Item with name '{0}' not found..

LabelOffsetCannotBeNegative

Looks up a localized string similar to Label offset cannot be negative..

MarginsCannotBeNegative

Looks up a localized string similar to Margins cannot be negative..

NoReportDefinitions

Looks up a localized string similar to File '{0}' does not contain any report definitions..

ParagraphItemAlreadyHasParentParagraphField

Looks up a localized string similar to The added ParagraphItem already belongs to ParagraphField..

ReportNotFound

Looks up a localized string similar to Report '{0}' not found in '{1}'..

ScriptEngineAssignmentAfterForExpected

Looks up a localized string similar to Invalid statement: assignment expected after 'For'..

ScriptEngineCannotAssignNewValueToConstant

Looks up a localized string similar to Cannot assign new value to constant '{0}'..

ScriptEngineCannotAssignValueViaIScriptValue

Looks up a localized string similar to Cannot assign value to property [{0}.{1}] using IScriptValue interface..

ScriptEngineDataScopeNotFound

Looks up a localized string similar to Datascope [{0}] not found..

ScriptEngineEndFunctionExpected

Looks up a localized string similar to Invalid statement: 'End Function' expected..

ScriptEngineEndIfExpected

Looks up a localized string similar to Invalid statement: 'EndIf' expected..

ScriptEngineEndSubExpected

Looks up a localized string similar to Invalid statement: 'End Sub' expected..

ScriptEngineEqualExpected

Looks up a localized string similar to Invalid assignment: '=' expected..

ScriptEngineErrorPos

Looks up a localized string similar to (at line {0}, column {1}).

ScriptEngineExceptionBadExpression

Looks up a localized string similar to Bad expression..

ScriptEngineExceptionBadToken

Looks up a localized string similar to bad token in comparison code.

ScriptEngineExceptionEvaluateExpression

Looks up a localized string similar to Evaluate expression '{0}': {1}.

ScriptEngineExceptionExpression

Looks up a localized string similar to Expression '{0}': {1}.

ScriptEngineExceptionInfiniteLoop

Looks up a localized string similar to Infinite loop (STEP value is zero)..

ScriptEngineExceptionInvalidHEXNumber

Looks up a localized string similar to Invalid HEX number..

ScriptEngineExceptionMatchDateDelimiter

Looks up a localized string similar to Can't find matching date delimiter ('#')..

ScriptEngineExceptionMatchQuote

Looks up a localized string similar to Can't find matching quote..

ScriptEngineExceptionMissingParameters

Looks up a localized string similar to Missing parameters in call to '{0}'..

ScriptEngineExceptionNonEmptyStringExpected

Looks up a localized string similar to A non-empty string expected.

ScriptEngineExceptionParseExpression

Looks up a localized string similar to Parse expression '{0}': {1}.

ScriptEngineExceptionPropertyMethodNotFound

Looks up a localized string similar to Property/method not found: {0}.

ScriptEngineExceptionTooManyParameters

Looks up a localized string similar to Too many parameters in call to '{0}'..

ScriptEngineExpressionExpected

Looks up a localized string similar to Expression expected..

ScriptEngineGroupNotFoundForGroupPageValue

Looks up a localized string similar to Group [{0}] not found while calculating GroupPage() or GroupPages()..

ScriptEngineInvalidConstantDeclaration

Looks up a localized string similar to Invalid constant declaration: expected <name> = <value>..

ScriptEngineInvalidGroupIdentifierUsedInGroupPageValue

Looks up a localized string similar to Invalid group identifier [{0}] used as parameter for GroupPage() or GroupPages()..

ScriptEngineInvalidUsingOfGroupPageValue

Looks up a localized string similar to GroupPage() and GroupPages() functions can be used only inside group..

ScriptEngineInvalidValueNotBool

Looks up a localized string similar to [{0}] can not be interpreted as boolean..

ScriptEngineInvalidValueNotColor

Looks up a localized string similar to [{0}] can not be interpreted as Color..

ScriptEngineInvalidValueNotDateTime

Looks up a localized string similar to [{0}] can not be interpreted as DateTime..

ScriptEngineInvalidValueNotNumber

Looks up a localized string similar to [{0}] can not be interpreted as number..

ScriptEngineNameOfFunctionExpected

Looks up a localized string similar to Invalid statement: Function name expected..

ScriptEngineNameOfSubExpected

Looks up a localized string similar to Invalid statement: Sub name expected..

ScriptEngineNearErrorPos

Looks up a localized string similar to (near '{0}' at line {1}, column {2}).

ScriptEngineNextExpected

Looks up a localized string similar to Invalid statement: 'Next' expected..

ScriptEngineNotGroupDataScope

Looks up a localized string similar to Datascope [{0}] is not linked with group, script functions GroupValue(), GroupRowCount() and GroupRow() can be used only inside group..

ScriptEngineScriptFailedToExecute

Looks up a localized string similar to Script [{0}] failed to execute: {1}.

ScriptEngineSyntaxError

Looks up a localized string similar to Syntax Error..

ScriptEngineThenExpected

Looks up a localized string similar to Invalid statement: 'Then' expected..

ScriptEngineToExpected

Looks up a localized string similar to Invalid statement: 'To' expected..

ScriptEngineUnbalancedParenthesis

Looks up a localized string similar to Unbalanced parenthesis..

ScriptEngineUnexpectedEndOfExpression

Looks up a localized string similar to Unexpected end of expression..

ScriptEngineUnnamedScriptFailedToExecute

Looks up a localized string similar to Script failed to execute: {0}.

ScriptEngineVariableNotInitialized

Looks up a localized string similar to Variable '{0}' used without being initialized..

ScriptEngineWendExpected

Looks up a localized string similar to Invalid statement: 'Wend' expected..

ScriptEnginelvalueExpected

Looks up a localized string similar to Invalid assignment: 'lvalue' expected..

SectionHeightCanNotBeSet

Looks up a localized string similar to To change height of the Section set height of its subsections..

SubSectionAlreadyHasParentSection

Looks up a localized string similar to The added SubSection already belongs to Section..

SubSectionCollectionCanNotBeEmpty

Looks up a localized string similar to The Section.SubSections collection can not be empty..

SubSectionRenderHeightNotCalculated

Looks up a localized string similar to The RenderHeight of [{0}] subsection is not available, subsection is not calculated..

SubreportCanNotRender

Looks up a localized string similar to Subreport [{0}] can not be rendered..

SubreportParameterNotFound

Looks up a localized string similar to Subreport [{0}] does not have parameter [{1}]..

XmlLinkCanNotOpenFile

Looks up a localized string similar to "Can not open [{0}].".

XmlLinkTableNotFound

Looks up a localized string similar to "XML in [{0}] does not contain [{1}] table.".