ActiveReports for .NET 18.0J
ValidationReportException.ErrorCodes 列挙体

GrapeCity.ActiveReports.Rdl.Validation 名前空間 : ValidationReportException.ErrorCodes 列挙体
エラーコード。
シンタックス
'宣言
 
Public Enum ValidationReportException.ErrorCodes 
   Inherits System.Enum
public enum ValidationReportException.ErrorCodes : System.Enum 
メンバ
メンバ解説
BadReportItemName 
CircularReferenceFromAnother 
CircularReferenceToItself 
DataRegionMissingDataSetName 
DataRegionWithNoGrouping 
InvalidActionControlInPageHeaderFooter 
InvalidCustomDataDataGrouping 
InvalidDataRegionDataSetName 
InvalidDataRegionName 
InvalidGroupingName 
InvalidGroupingParent 
InvalidToggleControlInPageHeaderFooter 
InvalidToggleItemReference 
InvalidUserSortSortExpressionNoScope 
InvalidUsingPageNumberReference 
InvalidUsingReportItemReference 
MissingRequiredElement 
OverflowHeightTooSmall 
OverflowWidthTooSmall 
ReportItemExpressionReferenceMustBeInScope 
ReportItemExpressionReferenceShouldNotContainOtherReferences 
SubreportNotFound 
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Rdl.Validation.ValidationReportException.ErrorCodes

参照

GrapeCity.ActiveReports.Rdl.Validation 名前空間