microsoft.reportviewer.common.dll.meta
上传用户:asa1698
上传日期:2022-01-15
资源大小:8015k
文件大小:2322k
源码类别:

DVD

开发平台:

C#

  1.     get_SortFilterEventInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  2.     set_SortFilterEventInfo(SortFilterEventInfoHashtable): PrivateScope, Assembly, HideBySig, SpecialName
  3.     get_SortFilterEventInfoOffset(): PrivateScope, Assembly, HideBySig, SpecialName
  4.     set_SortFilterEventInfoOffset(OffsetInfo): PrivateScope, Assembly, HideBySig, SpecialName
  5.     CreateNavigationActions(NavigationInfo): PrivateScope, Assembly, HideBySig
  6.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  7.     GetDocumentMap(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  8.     GetShowHideSenderInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  9.     GetShowHideReceiverInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  10.     GetQuickFind(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  11.     GetBookmarksInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  12.     GetSortFilterEventInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  13.     GetPageSections(Int32, RenderingChunkManager, PageSection, PageSection): PrivateScope, Assembly, HideBySig
  14. Class Microsoft.ReportingServices.ReportProcessing.ReportItemInstance: AutoLayout, AnsiClass, Class, Abstract, Serializable, BeforeFieldInit
  15.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  16.     Void .ctor(Int32, Microsoft.ReportingServices.ReportProcessing.ReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  17.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  18.   Interfaces:
  19.     Microsoft.ReportingServices.ReportProcessing.ISearchByUniqueName
  20.   Properties:
  21.     Int32 UniqueName 'get set' : 
  22.     Microsoft.ReportingServices.ReportProcessing.ReportItem ReportItemDef 'get set' : 
  23.   Methods:
  24.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  25.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  26.     get_ReportItemDef(): PrivateScope, Assembly, HideBySig, SpecialName
  27.     set_ReportItemDef(ReportItem): PrivateScope, Assembly, HideBySig, SpecialName
  28.     GetDocumentMapUniqueName(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride
  29.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  30.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  31.     GetInstanceInfo(RenderingChunkManager, Boolean): PrivateScope, Assembly, HideBySig
  32.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  33. Interface Microsoft.ReportingServices.ReportProcessing.IPageItem: AutoLayout, AnsiClass, Class, ClassSemanticsMask, Abstract
  34.   Properties:
  35.     Int32 StartPage 'get set' : 
  36.     Int32 EndPage 'get set' : 
  37.   Methods:
  38.     get_StartPage(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  39.     set_StartPage(Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  40.     get_EndPage(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  41.     set_EndPage(Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  42. Class Microsoft.ReportingServices.ReportProcessing.ReportInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  43.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  44.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Report, Microsoft.ReportingServices.ReportProcessing.ParameterInfoCollection, System.String, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  45.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  46.   Interfaces:
  47.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  48.   Properties:
  49.     Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance ReportItemColInstance 'get set' : 
  50.     System.String Language 'get set' : 
  51.     Int32 NumberOfPages 'get set' : 
  52.     Boolean NoRows 'get ' : 
  53.   Methods:
  54.     get_ReportItemColInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  55.     set_ReportItemColInstance(ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName
  56.     get_Language(): PrivateScope, Assembly, HideBySig, SpecialName
  57.     set_Language(String): PrivateScope, Assembly, HideBySig, SpecialName
  58.     get_NumberOfPages(): PrivateScope, Assembly, HideBySig, SpecialName
  59.     set_NumberOfPages(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  60.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  61.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  62.     GetCachedReportInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  63.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  64. Class Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo: AutoLayout, AnsiClass, Class, Abstract, Serializable, BeforeFieldInit
  65.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  66.   Interfaces:
  67.     Microsoft.ReportingServices.ReportProcessing.IShowHideReceiver
  68.   Properties:
  69.     System.Object[] StyleAttributeValues 'get set' : 
  70.     Boolean StartHidden 'get set' : 
  71.     Microsoft.ReportingServices.ReportProcessing.ReportItem ReportItemDef 'get set' : 
  72.     System.String Label 'get set' : 
  73.     System.String Bookmark 'get set' : 
  74.     System.String ToolTip 'get set' : 
  75.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  76.   Methods:
  77.     get_StyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  78.     set_StyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  79.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  80.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  81.     get_ReportItemDef(): PrivateScope, Assembly, HideBySig, SpecialName
  82.     set_ReportItemDef(ReportItem): PrivateScope, Assembly, HideBySig, SpecialName
  83.     get_Label(): PrivateScope, Assembly, HideBySig, SpecialName
  84.     set_Label(String): PrivateScope, Assembly, HideBySig, SpecialName
  85.     get_Bookmark(): PrivateScope, Assembly, HideBySig, SpecialName
  86.     set_Bookmark(String): PrivateScope, Assembly, HideBySig, SpecialName
  87.     get_ToolTip(): PrivateScope, Assembly, HideBySig, SpecialName
  88.     set_ToolTip(String): PrivateScope, Assembly, HideBySig, SpecialName
  89.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  90.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  91.     GetStyleAttributeValue(Int32): PrivateScope, Assembly, HideBySig
  92.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  93. Class Microsoft.ReportingServices.ReportProcessing.ReportInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  94.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  95.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Report, Microsoft.ReportingServices.ReportProcessing.ReportInstance, Microsoft.ReportingServices.ReportProcessing.ParameterInfoCollection, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  96.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Report): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  97.   Properties:
  98.     Microsoft.ReportingServices.ReportProcessing.ParameterInfoCollection Parameters 'get set' : 
  99.     System.String ReportName 'get set' : 
  100.     Boolean NoRows 'get set' : 
  101.     Int32 BodyUniqueName 'get set' : 
  102.   Methods:
  103.     get_Parameters(): PrivateScope, Assembly, HideBySig, SpecialName
  104.     set_Parameters(ParameterInfoCollection): PrivateScope, Assembly, HideBySig, SpecialName
  105.     get_ReportName(): PrivateScope, Assembly, HideBySig, SpecialName
  106.     set_ReportName(String): PrivateScope, Assembly, HideBySig, SpecialName
  107.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  108.     set_NoRows(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  109.     get_BodyUniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  110.     set_BodyUniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  111.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  112. Class Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  113.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  114.   Properties:
  115.     Int32 UniqueName 'get set' : 
  116.     Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames[] ChildrenUniqueNames 'get set' : 
  117.   Methods:
  118.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  119.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  120.     get_ChildrenUniqueNames(): PrivateScope, Assembly, HideBySig, SpecialName
  121.     set_ChildrenUniqueNames(NonComputedUniqueNames[]): PrivateScope, Assembly, HideBySig, SpecialName
  122.     CreateNonComputedUniqueNames(ProcessingContext, ReportItemCollection): PrivateScope, Assembly, Static, HideBySig
  123.     CreateNonComputedUniqueNames(ProcessingContext, ReportItem): PrivateScope, Assembly, Static, HideBySig
  124.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  125. Class Microsoft.ReportingServices.ReportProcessing.ActionInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  126.     Void .ctor(ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  127.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.ActionItemInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  128.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  129.   Properties:
  130.     Microsoft.ReportingServices.ReportProcessing.ActionItemInstanceList ActionItemsValues 'get set' : 
  131.     System.Object[] StyleAttributeValues 'get set' : 
  132.     Int32 UniqueName 'get set' : 
  133.   Methods:
  134.     get_ActionItemsValues(): PrivateScope, Assembly, HideBySig, SpecialName
  135.     set_ActionItemsValues(ActionItemInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  136.     get_StyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  137.     set_StyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  138.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  139.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  140.     GetStyleAttributeValue(Int32): PrivateScope, Assembly, HideBySig
  141.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  142. Class Microsoft.ReportingServices.ReportProcessing.ActionItemInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  143.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.ActionItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  144.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  145.   Properties:
  146.     System.String HyperLinkURL 'get set' : 
  147.     System.String BookmarkLink 'get set' : 
  148.     System.String Label 'get set' : 
  149.     System.String DrillthroughReportName 'get set' : 
  150.     System.Object[] DrillthroughParametersValues 'get set' : 
  151.     Microsoft.ReportingServices.ReportProcessing.BoolList DrillthroughParametersOmits 'get set' : 
  152.     Microsoft.ReportingServices.ReportProcessing.IntList DataSetTokenIDs 'get set' : 
  153.   Methods:
  154.     get_HyperLinkURL(): PrivateScope, Assembly, HideBySig, SpecialName
  155.     set_HyperLinkURL(String): PrivateScope, Assembly, HideBySig, SpecialName
  156.     get_BookmarkLink(): PrivateScope, Assembly, HideBySig, SpecialName
  157.     set_BookmarkLink(String): PrivateScope, Assembly, HideBySig, SpecialName
  158.     get_Label(): PrivateScope, Assembly, HideBySig, SpecialName
  159.     set_Label(String): PrivateScope, Assembly, HideBySig, SpecialName
  160.     get_DrillthroughReportName(): PrivateScope, Assembly, HideBySig, SpecialName
  161.     set_DrillthroughReportName(String): PrivateScope, Assembly, HideBySig, SpecialName
  162.     get_DrillthroughParametersValues(): PrivateScope, Assembly, HideBySig, SpecialName
  163.     set_DrillthroughParametersValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  164.     get_DrillthroughParametersOmits(): PrivateScope, Assembly, HideBySig, SpecialName
  165.     set_DrillthroughParametersOmits(BoolList): PrivateScope, Assembly, HideBySig, SpecialName
  166.     get_DataSetTokenIDs(): PrivateScope, Assembly, HideBySig, SpecialName
  167.     set_DataSetTokenIDs(IntList): PrivateScope, Assembly, HideBySig, SpecialName
  168.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  169. Class Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  170.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  171.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.ReportItemCollection): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  172.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  173.   Interfaces:
  174.     Microsoft.ReportingServices.ReportProcessing.ISearchByUniqueName
  175.     Microsoft.ReportingServices.ReportProcessing.IIndexInto
  176.   Properties:
  177.     Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceList ReportItemInstances 'get set' : 
  178.     Microsoft.ReportingServices.ReportProcessing.ReportItemCollection ReportItemColDef 'get set' : 
  179.     Microsoft.ReportingServices.ReportProcessing.ReportItemInstance Item [Int32] 'get ' : 
  180.     Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames[] ChildrenNonComputedUniqueNames 'get set' : 
  181.     Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList ChildrenStartAndEndPages 'get set' : 
  182.   Methods:
  183.     get_ReportItemInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  184.     set_ReportItemInstances(ReportItemInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  185.     get_ReportItemColDef(): PrivateScope, Assembly, HideBySig, SpecialName
  186.     set_ReportItemColDef(ReportItemCollection): PrivateScope, Assembly, HideBySig, SpecialName
  187.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  188.     get_ChildrenNonComputedUniqueNames(): PrivateScope, Assembly, HideBySig, SpecialName
  189.     set_ChildrenNonComputedUniqueNames(NonComputedUniqueNames[]): PrivateScope, Assembly, HideBySig, SpecialName
  190.     get_ChildrenStartAndEndPages(): PrivateScope, Assembly, HideBySig, SpecialName
  191.     set_ChildrenStartAndEndPages(RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName
  192.     Add(ReportItemInstance): PrivateScope, Assembly, HideBySig
  193.     GetReportItemUniqueName(Int32): PrivateScope, Assembly, HideBySig
  194.     GetReportItemStartAndEndPages(Int32, Int32&, Int32&): PrivateScope, Assembly, HideBySig
  195.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  196.     GetInstanceInfo(RenderingChunkManager, Boolean): PrivateScope, Assembly, HideBySig
  197.     SetPaginationForNonComputedChild(Pagination, ReportItem, ReportItem): PrivateScope, Assembly, HideBySig
  198. Class Microsoft.ReportingServices.ReportProcessing.ReportItemColInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  199.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  200.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.ReportItemCollection, Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  201.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  202.   Properties:
  203.     Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames[] ChildrenNonComputedUniqueNames 'get set' : 
  204.   Methods:
  205.     get_ChildrenNonComputedUniqueNames(): PrivateScope, Assembly, HideBySig, SpecialName
  206.     set_ChildrenNonComputedUniqueNames(NonComputedUniqueNames[]): PrivateScope, Assembly, HideBySig, SpecialName
  207.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  208. Class Microsoft.ReportingServices.ReportProcessing.LineInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  209.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  210.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Line, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  211.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  212.   Methods:
  213.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  214.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  215. Class Microsoft.ReportingServices.ReportProcessing.LineInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  216.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  217.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Line, Microsoft.ReportingServices.ReportProcessing.ReportItemInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  218.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Line): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  219.   Methods:
  220.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  221. Class Microsoft.ReportingServices.ReportProcessing.TextBoxInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  222.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  223.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TextBox, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  224.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  225.   Properties:
  226.     Microsoft.ReportingServices.ReportProcessing.InstanceInfo InstanceInfo 'get ' : 
  227.   Methods:
  228.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  229.     UpgradeToSimpleTextbox(TextBoxInstanceInfo, Boolean&(Out)): PrivateScope, Assembly, HideBySig
  230.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  231.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  232.     GetSimpleInstanceInfo(RenderingChunkManager, Boolean): PrivateScope, Assembly, HideBySig
  233. Class Microsoft.ReportingServices.ReportProcessing.SimpleTextBoxInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  234.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  235.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TextBox, Microsoft.ReportingServices.ReportProcessing.TextBoxInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  236.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.TextBox): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  237.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.TextBox, Microsoft.ReportingServices.ReportProcessing.TextBoxInstanceInfo): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  238.   Properties:
  239.     System.String FormattedValue 'get set' : 
  240.     System.Object OriginalValue 'get set' : 
  241.   Methods:
  242.     get_FormattedValue(): PrivateScope, Assembly, HideBySig, SpecialName
  243.     set_FormattedValue(String): PrivateScope, Assembly, HideBySig, SpecialName
  244.     get_OriginalValue(): PrivateScope, Assembly, HideBySig, SpecialName
  245.     set_OriginalValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  246.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  247. Class Microsoft.ReportingServices.ReportProcessing.TextBoxInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  248.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  249.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TextBox, Microsoft.ReportingServices.ReportProcessing.TextBoxInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  250.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.TextBox): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  251.   Interfaces:
  252.     Microsoft.ReportingServices.ReportProcessing.IShowHideSender
  253.   Properties:
  254.     System.String FormattedValue 'get set' : 
  255.     System.Object OriginalValue 'get set' : 
  256.     Boolean Duplicate 'get set' : 
  257.     Microsoft.ReportingServices.ReportProcessing.ActionInstance Action 'get set' : 
  258.     Boolean InitialToggleState 'get set' : 
  259.   Methods:
  260.     get_FormattedValue(): PrivateScope, Assembly, HideBySig, SpecialName
  261.     set_FormattedValue(String): PrivateScope, Assembly, HideBySig, SpecialName
  262.     get_OriginalValue(): PrivateScope, Assembly, HideBySig, SpecialName
  263.     set_OriginalValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  264.     get_Duplicate(): PrivateScope, Assembly, HideBySig, SpecialName
  265.     set_Duplicate(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  266.     get_Action(): PrivateScope, Assembly, HideBySig, SpecialName
  267.     set_Action(ActionInstance): PrivateScope, Assembly, HideBySig, SpecialName
  268.     get_InitialToggleState(): PrivateScope, Assembly, HideBySig, SpecialName
  269.     set_InitialToggleState(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  270.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  271. Class Microsoft.ReportingServices.ReportProcessing.RectangleInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  272.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  273.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Rectangle, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  274.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  275.   Interfaces:
  276.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  277.     Microsoft.ReportingServices.ReportProcessing.IIndexInto
  278.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  279.   Properties:
  280.     Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance ReportItemColInstance 'get set' : 
  281.   Methods:
  282.     get_ReportItemColInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  283.     set_ReportItemColInstance(ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName
  284.     GetDocumentMapUniqueName(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  285.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  286.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  287. Class Microsoft.ReportingServices.ReportProcessing.RectangleInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  288.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  289.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Rectangle, Microsoft.ReportingServices.ReportProcessing.RectangleInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  290.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Rectangle): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  291.   Methods:
  292.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  293. Class Microsoft.ReportingServices.ReportProcessing.CheckBoxInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  294.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  295.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.CheckBox, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  296.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  297.   Properties:
  298.     Microsoft.ReportingServices.ReportProcessing.CheckBoxInstanceInfo InstanceInfo 'get ' : 
  299.   Methods:
  300.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  301.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  302.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  303. Class Microsoft.ReportingServices.ReportProcessing.CheckBoxInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  304.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  305.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.CheckBox, Microsoft.ReportingServices.ReportProcessing.ReportItemInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  306.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.CheckBox): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  307.   Properties:
  308.     Boolean Value 'get set' : 
  309.     Boolean Duplicate 'get set' : 
  310.   Methods:
  311.     get_Value(): PrivateScope, Assembly, HideBySig, SpecialName
  312.     set_Value(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  313.     get_Duplicate(): PrivateScope, Assembly, HideBySig, SpecialName
  314.     set_Duplicate(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  315.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  316. Class Microsoft.ReportingServices.ReportProcessing.ImageInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  317.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  318.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Image, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  319.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Image, Int32, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  320.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  321.   Properties:
  322.     Microsoft.ReportingServices.ReportProcessing.ImageInstanceInfo InstanceInfo 'get ' : 
  323.   Methods:
  324.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  325.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  326.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  327. Class Microsoft.ReportingServices.ReportProcessing.ImageData: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  328.     Void .ctor(Byte[], System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  329.   Properties:
  330.     System.String MIMEType 'get ' : 
  331.     Byte[] Data 'get ' : 
  332.   Methods:
  333.     get_MIMEType(): PrivateScope, Assembly, HideBySig, SpecialName
  334.     get_Data(): PrivateScope, Assembly, HideBySig, SpecialName
  335. Class Microsoft.ReportingServices.ReportProcessing.ImageMapAreaInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  336.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  337.     Void .ctor(ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  338.   Properties:
  339.     System.String ID 'get set' : 
  340.     ImageMapAreaShape Shape 'get set' : 
  341.     Single[] Coordinates 'get set' : 
  342.     Microsoft.ReportingServices.ReportProcessing.Action Action 'get set' : 
  343.     Microsoft.ReportingServices.ReportProcessing.ActionInstance ActionInstance 'get set' : 
  344.     Int32 UniqueName 'get set' : 
  345.   Methods:
  346.     get_ID(): PrivateScope, Public, HideBySig, SpecialName
  347.     set_ID(String): PrivateScope, Public, HideBySig, SpecialName
  348.     get_Shape(): PrivateScope, Public, HideBySig, SpecialName
  349.     set_Shape(ImageMapAreaShape): PrivateScope, Public, HideBySig, SpecialName
  350.     get_Coordinates(): PrivateScope, Public, HideBySig, SpecialName
  351.     set_Coordinates(Single[]): PrivateScope, Public, HideBySig, SpecialName
  352.     get_Action(): PrivateScope, Public, HideBySig, SpecialName
  353.     set_Action(Action): PrivateScope, Public, HideBySig, SpecialName
  354.     get_ActionInstance(): PrivateScope, Public, HideBySig, SpecialName
  355.     set_ActionInstance(ActionInstance): PrivateScope, Public, HideBySig, SpecialName
  356.     get_UniqueName(): PrivateScope, Public, HideBySig, SpecialName
  357.     set_UniqueName(Int32): PrivateScope, Public, HideBySig, SpecialName
  358.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  359. Class Microsoft.ReportingServices.ReportProcessing.ImageInstanceInfo: AutoLayout, AnsiClass, Class, Serializable, BeforeFieldInit
  360.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  361.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Image, Microsoft.ReportingServices.ReportProcessing.ReportItemInstance, Int32, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  362.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Image): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  363.   Properties:
  364.     System.String ImageValue 'get set' : 
  365.     Microsoft.ReportingServices.ReportProcessing.ImageData Data 'get set' : 
  366.     System.Object ValueObject 'get ' : 
  367.     Microsoft.ReportingServices.ReportProcessing.ActionInstance Action 'get set' : 
  368.     Boolean BrokenImage 'get set' : 
  369.     Microsoft.ReportingServices.ReportProcessing.ImageMapAreaInstanceList ImageMapAreas 'get set' : 
  370.   Methods:
  371.     get_ImageValue(): PrivateScope, Assembly, HideBySig, SpecialName
  372.     set_ImageValue(String): PrivateScope, Assembly, HideBySig, SpecialName
  373.     get_Data(): PrivateScope, Assembly, HideBySig, SpecialName
  374.     set_Data(ImageData): PrivateScope, Assembly, HideBySig, SpecialName
  375.     get_ValueObject(): PrivateScope, Assembly, HideBySig, SpecialName
  376.     get_Action(): PrivateScope, Assembly, HideBySig, SpecialName
  377.     set_Action(ActionInstance): PrivateScope, Assembly, HideBySig, SpecialName
  378.     get_BrokenImage(): PrivateScope, Assembly, HideBySig, SpecialName
  379.     set_BrokenImage(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  380.     get_ImageMapAreas(): PrivateScope, Assembly, HideBySig, SpecialName
  381.     set_ImageMapAreas(ImageMapAreaInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  382.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  383. Class Microsoft.ReportingServices.ReportProcessing.SubReportInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  384.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  385.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.SubReport, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  386.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  387.   Interfaces:
  388.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  389.   Properties:
  390.     Microsoft.ReportingServices.ReportProcessing.ReportInstance ReportInstance 'get set' : 
  391.   Methods:
  392.     get_ReportInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  393.     set_ReportInstance(ReportInstance): PrivateScope, Assembly, HideBySig, SpecialName
  394.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  395.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  396. Class Microsoft.ReportingServices.ReportProcessing.SubReportInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  397.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  398.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.SubReport, Microsoft.ReportingServices.ReportProcessing.SubReportInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  399.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.SubReport): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  400.   Properties:
  401.     System.String NoRows 'get set' : 
  402.   Methods:
  403.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  404.     set_NoRows(String): PrivateScope, Assembly, HideBySig, SpecialName
  405.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  406. Class Microsoft.ReportingServices.ReportProcessing.ActiveXControlInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  407.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  408.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.ActiveXControl, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  409.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  410.   Properties:
  411.     Microsoft.ReportingServices.ReportProcessing.ActiveXControlInstanceInfo InstanceInfo 'get ' : 
  412.   Methods:
  413.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  414.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  415.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  416. Class Microsoft.ReportingServices.ReportProcessing.ActiveXControlInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  417.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  418.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.ActiveXControl, Microsoft.ReportingServices.ReportProcessing.ReportItemInstance, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  419.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.ActiveXControl): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  420.   Properties:
  421.     System.Object[] ParameterValues 'get set' : 
  422.   Methods:
  423.     get_ParameterValues(): PrivateScope, Assembly, HideBySig, SpecialName
  424.     set_ParameterValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  425.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  426. Class Microsoft.ReportingServices.ReportProcessing.ListInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  427.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  428.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.List): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  429.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.List, Microsoft.ReportingServices.ReportProcessing.ListContentInstanceList, Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  430.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  431.   Interfaces:
  432.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  433.   Properties:
  434.     Microsoft.ReportingServices.ReportProcessing.ListContentInstanceList ListContents 'get set' : 
  435.     Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList ChildrenStartAndEndPages 'get set' : 
  436.     Int32 NumberOfContentsOnThisPage 'get set' : 
  437.   Methods:
  438.     get_ListContents(): PrivateScope, Assembly, HideBySig, SpecialName
  439.     set_ListContents(ListContentInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  440.     get_ChildrenStartAndEndPages(): PrivateScope, Assembly, HideBySig, SpecialName
  441.     set_ChildrenStartAndEndPages(RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName
  442.     get_NumberOfContentsOnThisPage(): PrivateScope, Assembly, HideBySig, SpecialName
  443.     set_NumberOfContentsOnThisPage(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  444.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  445.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  446. Class Microsoft.ReportingServices.ReportProcessing.ListInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  447.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  448.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.List, Microsoft.ReportingServices.ReportProcessing.ListInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  449.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.List): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  450.   Properties:
  451.     System.String NoRows 'get set' : 
  452.   Methods:
  453.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  454.     set_NoRows(String): PrivateScope, Assembly, HideBySig, SpecialName
  455.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  456. Class Microsoft.ReportingServices.ReportProcessing.ListContentInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  457.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  458.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.List): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  459.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  460.   Interfaces:
  461.     Microsoft.ReportingServices.ReportProcessing.ISearchByUniqueName
  462.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  463.   Properties:
  464.     Int32 UniqueName 'get set' : 
  465.     Microsoft.ReportingServices.ReportProcessing.List ListDef 'get set' : 
  466.     Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance ReportItemColInstance 'get set' : 
  467.   Methods:
  468.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  469.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  470.     get_ListDef(): PrivateScope, Assembly, HideBySig, SpecialName
  471.     set_ListDef(List): PrivateScope, Assembly, HideBySig, SpecialName
  472.     get_ReportItemColInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  473.     set_ReportItemColInstance(ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName
  474.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  475.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  476. Class Microsoft.ReportingServices.ReportProcessing.ListContentInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  477.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  478.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.ListContentInstance, Microsoft.ReportingServices.ReportProcessing.List): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  479.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  480.   Properties:
  481.     Boolean StartHidden 'get set' : 
  482.     System.String Label 'get set' : 
  483.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  484.   Methods:
  485.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  486.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  487.     get_Label(): PrivateScope, Assembly, HideBySig, SpecialName
  488.     set_Label(String): PrivateScope, Assembly, HideBySig, SpecialName
  489.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  490.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  491.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  492. Class Microsoft.ReportingServices.ReportProcessing.MatrixInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  493.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  494.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Matrix): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  495.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  496.   Interfaces:
  497.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  498.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  499.   Properties:
  500.     Microsoft.ReportingServices.ReportProcessing.ReportItemInstance CornerContent 'get set' : 
  501.     Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceList ColumnInstances 'get set' : 
  502.     Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceList RowInstances 'get set' : 
  503.     Microsoft.ReportingServices.ReportProcessing.MatrixCellInstancesList Cells 'get set' : 
  504.     Int32 CellColumnCount 'get ' : 
  505.     Int32 CellRowCount 'get ' : 
  506.     Int32 InstanceCountOfInnerRowWithPageBreak 'get set' : 
  507.     Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList ChildrenStartAndEndPages 'get set' : 
  508.     Int32 CurrentCellOuterIndex 'get ' : 
  509.     Int32 CurrentCellInnerIndex 'get ' : 
  510.     Int32 CurrentOuterStaticIndex 'set' : 
  511.     Int32 CurrentInnerStaticIndex 'set' : 
  512.     Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceList InnerHeadingInstanceList 'get set' : 
  513.     Boolean InFirstPage 'get set' : 
  514.     Int32 ExtraPagesFilled 'get set' : 
  515.     Int32 NumberOfChildrenOnThisPage 'get set' : 
  516.     Microsoft.ReportingServices.ReportProcessing.MatrixInstanceInfo InstanceInfo 'get ' : 
  517.     Microsoft.ReportingServices.ReportProcessing.Matrix MatrixDef 'get ' : 
  518.   Methods:
  519.     get_CornerContent(): PrivateScope, Assembly, HideBySig, SpecialName
  520.     set_CornerContent(ReportItemInstance): PrivateScope, Assembly, HideBySig, SpecialName
  521.     get_ColumnInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  522.     set_ColumnInstances(MatrixHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  523.     get_RowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  524.     set_RowInstances(MatrixHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  525.     get_Cells(): PrivateScope, Assembly, HideBySig, SpecialName
  526.     set_Cells(MatrixCellInstancesList): PrivateScope, Assembly, HideBySig, SpecialName
  527.     get_CellColumnCount(): PrivateScope, Assembly, HideBySig, SpecialName
  528.     get_CellRowCount(): PrivateScope, Assembly, HideBySig, SpecialName
  529.     get_InstanceCountOfInnerRowWithPageBreak(): PrivateScope, Assembly, HideBySig, SpecialName
  530.     set_InstanceCountOfInnerRowWithPageBreak(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  531.     get_ChildrenStartAndEndPages(): PrivateScope, Assembly, HideBySig, SpecialName
  532.     set_ChildrenStartAndEndPages(RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName
  533.     get_CurrentCellOuterIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  534.     get_CurrentCellInnerIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  535.     set_CurrentOuterStaticIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  536.     set_CurrentInnerStaticIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  537.     get_InnerHeadingInstanceList(): PrivateScope, Assembly, HideBySig, SpecialName
  538.     set_InnerHeadingInstanceList(MatrixHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  539.     get_InFirstPage(): PrivateScope, Assembly, HideBySig, SpecialName
  540.     set_InFirstPage(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  541.     get_ExtraPagesFilled(): PrivateScope, Assembly, HideBySig, SpecialName
  542.     set_ExtraPagesFilled(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  543.     get_NumberOfChildrenOnThisPage(): PrivateScope, Assembly, HideBySig, SpecialName
  544.     set_NumberOfChildrenOnThisPage(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  545.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  546.     get_MatrixDef(): PrivateScope, Assembly, HideBySig, SpecialName
  547.     GetCellReportItemDef(Int32, Boolean&(Out)): PrivateScope, Assembly, HideBySig
  548.     AddCell(ProcessingContext, NonComputedUniqueNames&(Out)): PrivateScope, Assembly, HideBySig
  549.     NewOuterCells(): PrivateScope, Assembly, HideBySig
  550.     GetCurrentCellRIIndex(): PrivateScope, Assembly, HideBySig
  551.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  552.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  553. Class Microsoft.ReportingServices.ReportProcessing.MatrixInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  554.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  555.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Matrix, Microsoft.ReportingServices.ReportProcessing.MatrixInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  556.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Matrix): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  557.   Properties:
  558.     Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames CornerNonComputedNames 'get set' : 
  559.     System.String NoRows 'get set' : 
  560.   Methods:
  561.     get_CornerNonComputedNames(): PrivateScope, Assembly, HideBySig, SpecialName
  562.     set_CornerNonComputedNames(NonComputedUniqueNames): PrivateScope, Assembly, HideBySig, SpecialName
  563.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  564.     set_NoRows(String): PrivateScope, Assembly, HideBySig, SpecialName
  565.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  566. Class Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  567.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  568.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.MatrixHeading, Boolean, Int32, Microsoft.ReportingServices.ReportProcessing.VariantList, Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ByRef): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  569.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  570.   Interfaces:
  571.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  572.   Properties:
  573.     Int32 UniqueName 'get set' : 
  574.     Microsoft.ReportingServices.ReportProcessing.MatrixHeading MatrixHeadingDef 'get set' : 
  575.     Microsoft.ReportingServices.ReportProcessing.ReportItemInstance Content 'get set' : 
  576.     Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceList SubHeadingInstances 'get set' : 
  577.     Boolean IsSubtotal 'get set' : 
  578.     Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceInfo InstanceInfo 'get ' : 
  579.     Int32 HeadingIndex 'get set' : 
  580.     Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList ChildrenStartAndEndPages 'get set' : 
  581.   Methods:
  582.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  583.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  584.     get_MatrixHeadingDef(): PrivateScope, Assembly, HideBySig, SpecialName
  585.     set_MatrixHeadingDef(MatrixHeading): PrivateScope, Assembly, HideBySig, SpecialName
  586.     get_Content(): PrivateScope, Assembly, HideBySig, SpecialName
  587.     set_Content(ReportItemInstance): PrivateScope, Assembly, HideBySig, SpecialName
  588.     get_SubHeadingInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  589.     set_SubHeadingInstances(MatrixHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  590.     get_IsSubtotal(): PrivateScope, Assembly, HideBySig, SpecialName
  591.     set_IsSubtotal(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  592.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  593.     get_HeadingIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  594.     set_HeadingIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  595.     get_ChildrenStartAndEndPages(): PrivateScope, Assembly, HideBySig, SpecialName
  596.     set_ChildrenStartAndEndPages(RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName
  597.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  598.     Find(Int32, Int32, NonComputedUniqueNames&, RenderingChunkManager): PrivateScope, Assembly, HideBySig
  599.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  600. Class Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceInfo: AutoLayout, AnsiClass, Class, Serializable, BeforeFieldInit
  601.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  602.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.MatrixHeading, Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstance, Boolean, Int32, Microsoft.ReportingServices.ReportProcessing.VariantList, Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ByRef): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  603.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  604.   Properties:
  605.     Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ContentUniqueNames 'get set' : 
  606.     Boolean StartHidden 'get set' : 
  607.     Int32 HeadingCellIndex 'get set' : 
  608.     Int32 HeadingSpan 'get set' : 
  609.     System.Object GroupExpressionValue 'get set' : 
  610.     System.String Label 'get set' : 
  611.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  612.   Methods:
  613.     get_ContentUniqueNames(): PrivateScope, Assembly, HideBySig, SpecialName
  614.     set_ContentUniqueNames(NonComputedUniqueNames): PrivateScope, Assembly, HideBySig, SpecialName
  615.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  616.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  617.     get_HeadingCellIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  618.     set_HeadingCellIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  619.     get_HeadingSpan(): PrivateScope, Assembly, HideBySig, SpecialName
  620.     set_HeadingSpan(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  621.     get_GroupExpressionValue(): PrivateScope, Assembly, HideBySig, SpecialName
  622.     set_GroupExpressionValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  623.     get_Label(): PrivateScope, Assembly, HideBySig, SpecialName
  624.     set_Label(String): PrivateScope, Assembly, HideBySig, SpecialName
  625.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  626.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  627.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  628. Class Microsoft.ReportingServices.ReportProcessing.MatrixSubtotalHeadingInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  629.   :Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstanceInfo
  630.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.MatrixHeading, Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstance, Boolean, Int32, Microsoft.ReportingServices.ReportProcessing.VariantList, Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ByRef): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  631.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  632.   Properties:
  633.     System.Object[] StyleAttributeValues 'get set' : 
  634.   Methods:
  635.     get_StyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  636.     set_StyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  637.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  638. Class Microsoft.ReportingServices.ReportProcessing.MatrixCellInstance: AutoLayout, AnsiClass, Class, Serializable, BeforeFieldInit
  639.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  640.     Void .ctor(Int32, Int32, Microsoft.ReportingServices.ReportProcessing.Matrix, Int32, ProcessingContext, Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ByRef): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  641.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  642.   Properties:
  643.     Microsoft.ReportingServices.ReportProcessing.ReportItemInstance Content 'get set' : 
  644.   Methods:
  645.     get_Content(): PrivateScope, Assembly, HideBySig, SpecialName
  646.     set_Content(ReportItemInstance): PrivateScope, Assembly, HideBySig, SpecialName
  647.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  648.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  649. Class Microsoft.ReportingServices.ReportProcessing.MatrixSubtotalCellInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  650.   :Microsoft.ReportingServices.ReportProcessing.MatrixCellInstance
  651.     Void .ctor(Int32, Int32, Microsoft.ReportingServices.ReportProcessing.Matrix, Int32, ProcessingContext, Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ByRef): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  652.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  653.   Properties:
  654.     Microsoft.ReportingServices.ReportProcessing.MatrixHeadingInstance SubtotalHeadingInstance 'get set' : 
  655.   Methods:
  656.     get_SubtotalHeadingInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  657.     set_SubtotalHeadingInstance(MatrixHeadingInstance): PrivateScope, Assembly, HideBySig, SpecialName
  658.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  659. Class Microsoft.ReportingServices.ReportProcessing.MatrixCellInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  660.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  661.     Void .ctor(Int32, Int32, Microsoft.ReportingServices.ReportProcessing.Matrix, Int32, ProcessingContext, Microsoft.ReportingServices.ReportProcessing.MatrixCellInstance, Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ByRef): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  662.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  663.   Properties:
  664.     Microsoft.ReportingServices.ReportProcessing.NonComputedUniqueNames ContentUniqueNames 'get set' : 
  665.     Int32 RowIndex 'get set' : 
  666.     Int32 ColumnIndex 'get set' : 
  667.   Methods:
  668.     get_ContentUniqueNames(): PrivateScope, Assembly, HideBySig, SpecialName
  669.     set_ContentUniqueNames(NonComputedUniqueNames): PrivateScope, Assembly, HideBySig, SpecialName
  670.     get_RowIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  671.     set_RowIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  672.     get_ColumnIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  673.     set_ColumnIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  674.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  675. Class Microsoft.ReportingServices.ReportProcessing.TableInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  676.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  677.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Table): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  678.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Table, Microsoft.ReportingServices.ReportProcessing.TableDetailInstanceList, Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  679.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  680.   Interfaces:
  681.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  682.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  683.   Properties:
  684.     Microsoft.ReportingServices.ReportProcessing.TableRowInstance[] HeaderRowInstances 'get set' : 
  685.     Microsoft.ReportingServices.ReportProcessing.TableGroupInstanceList TableGroupInstances 'get set' : 
  686.     Microsoft.ReportingServices.ReportProcessing.TableDetailInstanceList TableDetailInstances 'get set' : 
  687.     Microsoft.ReportingServices.ReportProcessing.TableRowInstance[] FooterRowInstances 'get set' : 
  688.     Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList ChildrenStartAndEndPages 'get set' : 
  689.     Int32 CurrentPage 'get set' : 
  690.     Int32 NumberOfChildrenOnThisPage 'get set' : 
  691.   Methods:
  692.     get_HeaderRowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  693.     set_HeaderRowInstances(TableRowInstance[]): PrivateScope, Assembly, HideBySig, SpecialName
  694.     get_TableGroupInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  695.     set_TableGroupInstances(TableGroupInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  696.     get_TableDetailInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  697.     set_TableDetailInstances(TableDetailInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  698.     get_FooterRowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  699.     set_FooterRowInstances(TableRowInstance[]): PrivateScope, Assembly, HideBySig, SpecialName
  700.     get_ChildrenStartAndEndPages(): PrivateScope, Assembly, HideBySig, SpecialName
  701.     set_ChildrenStartAndEndPages(RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName
  702.     get_CurrentPage(): PrivateScope, Assembly, HideBySig, SpecialName
  703.     set_CurrentPage(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  704.     get_NumberOfChildrenOnThisPage(): PrivateScope, Assembly, HideBySig, SpecialName
  705.     set_NumberOfChildrenOnThisPage(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  706.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  707.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  708. Class Microsoft.ReportingServices.ReportProcessing.TableInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  709.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  710.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Table, Microsoft.ReportingServices.ReportProcessing.TableInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  711.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Table): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  712.   Properties:
  713.     Microsoft.ReportingServices.ReportProcessing.TableColumnInstance[] ColumnInstances 'get set' : 
  714.     System.String NoRows 'get set' : 
  715.   Methods:
  716.     get_ColumnInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  717.     set_ColumnInstances(TableColumnInstance[]): PrivateScope, Assembly, HideBySig, SpecialName
  718.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  719.     set_NoRows(String): PrivateScope, Assembly, HideBySig, SpecialName
  720.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  721. Class Microsoft.ReportingServices.ReportProcessing.TableGroupInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  722.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  723.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableGroup): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  724.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  725.   Interfaces:
  726.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  727.     Microsoft.ReportingServices.ReportProcessing.ISearchByUniqueName
  728.   Properties:
  729.     Int32 UniqueName 'get set' : 
  730.     Microsoft.ReportingServices.ReportProcessing.TableGroup TableGroupDef 'get set' : 
  731.     Microsoft.ReportingServices.ReportProcessing.TableRowInstance[] HeaderRowInstances 'get set' : 
  732.     Microsoft.ReportingServices.ReportProcessing.TableRowInstance[] FooterRowInstances 'get set' : 
  733.     Microsoft.ReportingServices.ReportProcessing.TableGroupInstanceList SubGroupInstances 'get set' : 
  734.     Microsoft.ReportingServices.ReportProcessing.TableDetailInstanceList TableDetailInstances 'get set' : 
  735.     Microsoft.ReportingServices.ReportProcessing.RenderingPagesRangesList ChildrenStartAndEndPages 'get set' : 
  736.     Int32 NumberOfChildrenOnThisPage 'get set' : 
  737.   Methods:
  738.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  739.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  740.     get_TableGroupDef(): PrivateScope, Assembly, HideBySig, SpecialName
  741.     set_TableGroupDef(TableGroup): PrivateScope, Assembly, HideBySig, SpecialName
  742.     get_HeaderRowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  743.     set_HeaderRowInstances(TableRowInstance[]): PrivateScope, Assembly, HideBySig, SpecialName
  744.     get_FooterRowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  745.     set_FooterRowInstances(TableRowInstance[]): PrivateScope, Assembly, HideBySig, SpecialName
  746.     get_SubGroupInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  747.     set_SubGroupInstances(TableGroupInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  748.     get_TableDetailInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  749.     set_TableDetailInstances(TableDetailInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  750.     get_ChildrenStartAndEndPages(): PrivateScope, Assembly, HideBySig, SpecialName
  751.     set_ChildrenStartAndEndPages(RenderingPagesRangesList): PrivateScope, Assembly, HideBySig, SpecialName
  752.     get_NumberOfChildrenOnThisPage(): PrivateScope, Assembly, HideBySig, SpecialName
  753.     set_NumberOfChildrenOnThisPage(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  754.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  755.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  756. Class Microsoft.ReportingServices.ReportProcessing.TableGroupInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  757.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  758.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableGroup, Microsoft.ReportingServices.ReportProcessing.TableGroupInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  759.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  760.   Properties:
  761.     Boolean StartHidden 'get set' : 
  762.     System.String Label 'get set' : 
  763.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  764.   Methods:
  765.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  766.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  767.     get_Label(): PrivateScope, Assembly, HideBySig, SpecialName
  768.     set_Label(String): PrivateScope, Assembly, HideBySig, SpecialName
  769.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  770.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  771.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  772. Class Microsoft.ReportingServices.ReportProcessing.TableDetailInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  773.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  774.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableDetail, Microsoft.ReportingServices.ReportProcessing.Table): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  775.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  776.   Interfaces:
  777.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  778.     Microsoft.ReportingServices.ReportProcessing.ISearchByUniqueName
  779.   Properties:
  780.     Int32 UniqueName 'get set' : 
  781.     Microsoft.ReportingServices.ReportProcessing.TableDetail TableDetailDef 'get set' : 
  782.     Microsoft.ReportingServices.ReportProcessing.TableRowInstance[] DetailRowInstances 'get set' : 
  783.   Methods:
  784.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  785.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  786.     get_TableDetailDef(): PrivateScope, Assembly, HideBySig, SpecialName
  787.     set_TableDetailDef(TableDetail): PrivateScope, Assembly, HideBySig, SpecialName
  788.     get_DetailRowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  789.     set_DetailRowInstances(TableRowInstance[]): PrivateScope, Assembly, HideBySig, SpecialName
  790.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  791.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  792. Class Microsoft.ReportingServices.ReportProcessing.TableDetailInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  793.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  794.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableDetail, Microsoft.ReportingServices.ReportProcessing.TableDetailInstance, Microsoft.ReportingServices.ReportProcessing.Table): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  795.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  796.   Properties:
  797.     Boolean StartHidden 'get set' : 
  798.   Methods:
  799.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  800.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  801.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  802. Class Microsoft.ReportingServices.ReportProcessing.TableColumnInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  803.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableColumn, Microsoft.ReportingServices.ReportProcessing.Table): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  804.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  805.   Properties:
  806.     Int32 UniqueName 'get set' : 
  807.     Boolean StartHidden 'get set' : 
  808.   Methods:
  809.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  810.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  811.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  812.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  813.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  814. Class Microsoft.ReportingServices.ReportProcessing.TableRowInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  815.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  816.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableRow, Microsoft.ReportingServices.ReportProcessing.Table, Microsoft.ReportingServices.ReportProcessing.ExprHostObjectModel.IndexedExprHost): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  817.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  818.   Interfaces:
  819.     Microsoft.ReportingServices.ReportProcessing.IShowHideContainer
  820.     Microsoft.ReportingServices.ReportProcessing.ISearchByUniqueName
  821.   Properties:
  822.     Int32 UniqueName 'get set' : 
  823.     Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance TableRowReportItemColInstance 'get set' : 
  824.     Microsoft.ReportingServices.ReportProcessing.TableRow TableRowDef 'get set' : 
  825.   Methods:
  826.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  827.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  828.     get_TableRowReportItemColInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  829.     set_TableRowReportItemColInstance(ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName
  830.     get_TableRowDef(): PrivateScope, Assembly, HideBySig, SpecialName
  831.     set_TableRowDef(TableRow): PrivateScope, Assembly, HideBySig, SpecialName
  832.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  833.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  834. Class Microsoft.ReportingServices.ReportProcessing.TableRowInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  835.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  836.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.TableRow, Microsoft.ReportingServices.ReportProcessing.TableRowInstance, Microsoft.ReportingServices.ReportProcessing.Table, Microsoft.ReportingServices.ReportProcessing.ExprHostObjectModel.IndexedExprHost): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  837.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  838.   Properties:
  839.     Boolean StartHidden 'get set' : 
  840.   Methods:
  841.     get_StartHidden(): PrivateScope, Assembly, HideBySig, SpecialName
  842.     set_StartHidden(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  843.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  844. Class Microsoft.ReportingServices.ReportProcessing.OWCChartInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  845.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  846.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.OWCChart): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  847.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.OWCChart, Microsoft.ReportingServices.ReportProcessing.VariantList[]): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  848.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  849.   Interfaces:
  850.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  851.   Properties:
  852.     Microsoft.ReportingServices.ReportProcessing.OWCChartInstanceInfo InstanceInfo 'get ' : 
  853.   Methods:
  854.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  855.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  856.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  857. Class Microsoft.ReportingServices.ReportProcessing.OWCChartInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  858.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  859.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.OWCChart, Microsoft.ReportingServices.ReportProcessing.OWCChartInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  860.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.OWCChart, Microsoft.ReportingServices.ReportProcessing.OWCChartInstance, Microsoft.ReportingServices.ReportProcessing.VariantList[]): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  861.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.OWCChart): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  862.   Properties:
  863.     Microsoft.ReportingServices.ReportProcessing.VariantList Item [Int32] 'get ' : 
  864.     Microsoft.ReportingServices.ReportProcessing.VariantList[] ChartData 'get set' : 
  865.     Int32 Size 'get ' : 
  866.     System.String NoRows 'get set' : 
  867.   Methods:
  868.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  869.     get_ChartData(): PrivateScope, Assembly, HideBySig, SpecialName
  870.     set_ChartData(VariantList[]): PrivateScope, Assembly, HideBySig, SpecialName
  871.     get_Size(): PrivateScope, Assembly, HideBySig, SpecialName
  872.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  873.     set_NoRows(String): PrivateScope, Assembly, HideBySig, SpecialName
  874.     ChartDataXML(IChartStream): PrivateScope, Assembly, HideBySig
  875.     ChartRecordStream(): PrivateScope, Assembly, HideBySig
  876.     ChartRecordset(): PrivateScope, Assembly, HideBySig
  877.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  878. Class Microsoft.ReportingServices.ReportProcessing.ChartInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  879.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  880.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Chart): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  881.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  882.   Interfaces:
  883.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  884.   Properties:
  885.     Microsoft.ReportingServices.ReportProcessing.MultiChartInstanceList MultiCharts 'get set' : 
  886.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList ColumnInstances 'get ' : 
  887.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList RowInstances 'get ' : 
  888.     Microsoft.ReportingServices.ReportProcessing.ChartDataPointInstancesList DataPoints 'get ' : 
  889.     Int32 DataPointSeriesCount 'get ' : 
  890.     Int32 DataPointCategoryCount 'get ' : 
  891.     Int32 CurrentCellOuterIndex 'get ' : 
  892.     Int32 CurrentCellInnerIndex 'get ' : 
  893.     Int32 CurrentOuterStaticIndex 'set' : 
  894.     Int32 CurrentInnerStaticIndex 'set' : 
  895.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList InnerHeadingInstanceList 'get set' : 
  896.   Methods:
  897.     get_MultiCharts(): PrivateScope, Assembly, HideBySig, SpecialName
  898.     set_MultiCharts(MultiChartInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  899.     get_ColumnInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  900.     get_RowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  901.     get_DataPoints(): PrivateScope, Assembly, HideBySig, SpecialName
  902.     get_DataPointSeriesCount(): PrivateScope, Assembly, HideBySig, SpecialName
  903.     get_DataPointCategoryCount(): PrivateScope, Assembly, HideBySig, SpecialName
  904.     get_CurrentCellOuterIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  905.     get_CurrentCellInnerIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  906.     set_CurrentOuterStaticIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  907.     set_CurrentInnerStaticIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  908.     get_InnerHeadingInstanceList(): PrivateScope, Assembly, HideBySig, SpecialName
  909.     set_InnerHeadingInstanceList(ChartHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  910.     GetCellDataPoint(Int32): PrivateScope, Assembly, HideBySig
  911.     AddCell(ProcessingContext, Int32): PrivateScope, Assembly, HideBySig
  912.     NewOuterCells(): PrivateScope, Assembly, HideBySig
  913.     GetCurrentCellDPIndex(): PrivateScope, Assembly, HideBySig
  914.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  915.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  916. Class Microsoft.ReportingServices.ReportProcessing.ChartInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  917.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  918.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Chart, Microsoft.ReportingServices.ReportProcessing.ChartInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  919.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Chart): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  920.   Properties:
  921.     Microsoft.ReportingServices.ReportProcessing.AxisInstance CategoryAxis 'get set' : 
  922.     Microsoft.ReportingServices.ReportProcessing.AxisInstance ValueAxis 'get set' : 
  923.     Microsoft.ReportingServices.ReportProcessing.ChartTitleInstance Title 'get set' : 
  924.     System.Object[] PlotAreaStyleAttributeValues 'get set' : 
  925.     System.Object[] LegendStyleAttributeValues 'get set' : 
  926.     System.String CultureName 'get set' : 
  927.     System.String NoRows 'get set' : 
  928.   Methods:
  929.     get_CategoryAxis(): PrivateScope, Assembly, HideBySig, SpecialName
  930.     set_CategoryAxis(AxisInstance): PrivateScope, Assembly, HideBySig, SpecialName
  931.     get_ValueAxis(): PrivateScope, Assembly, HideBySig, SpecialName
  932.     set_ValueAxis(AxisInstance): PrivateScope, Assembly, HideBySig, SpecialName
  933.     get_Title(): PrivateScope, Assembly, HideBySig, SpecialName
  934.     set_Title(ChartTitleInstance): PrivateScope, Assembly, HideBySig, SpecialName
  935.     get_PlotAreaStyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  936.     set_PlotAreaStyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  937.     get_LegendStyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  938.     set_LegendStyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  939.     get_CultureName(): PrivateScope, Assembly, HideBySig, SpecialName
  940.     set_CultureName(String): PrivateScope, Assembly, HideBySig, SpecialName
  941.     get_NoRows(): PrivateScope, Assembly, HideBySig, SpecialName
  942.     set_NoRows(String): PrivateScope, Assembly, HideBySig, SpecialName
  943.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  944. Class Microsoft.ReportingServices.ReportProcessing.MultiChartInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  945.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.Chart): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  946.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  947.   Properties:
  948.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList ColumnInstances 'get set' : 
  949.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList RowInstances 'get set' : 
  950.     Microsoft.ReportingServices.ReportProcessing.ChartDataPointInstancesList DataPoints 'get set' : 
  951.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList InnerHeadingInstanceList 'get set' : 
  952.   Methods:
  953.     get_ColumnInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  954.     set_ColumnInstances(ChartHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  955.     get_RowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  956.     set_RowInstances(ChartHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  957.     get_DataPoints(): PrivateScope, Assembly, HideBySig, SpecialName
  958.     set_DataPoints(ChartDataPointInstancesList): PrivateScope, Assembly, HideBySig, SpecialName
  959.     get_InnerHeadingInstanceList(): PrivateScope, Assembly, HideBySig, SpecialName
  960.     set_InnerHeadingInstanceList(ChartHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  961.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  962. Class Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  963.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  964.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.ChartHeading, Int32, Microsoft.ReportingServices.ReportProcessing.VariantList): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  965.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  966.   Properties:
  967.     Int32 UniqueName 'get set' : 
  968.     Microsoft.ReportingServices.ReportProcessing.ChartHeading ChartHeadingDef 'get set' : 
  969.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceList SubHeadingInstances 'get set' : 
  970.     Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceInfo InstanceInfo 'get ' : 
  971.   Methods:
  972.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  973.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  974.     get_ChartHeadingDef(): PrivateScope, Assembly, HideBySig, SpecialName
  975.     set_ChartHeadingDef(ChartHeading): PrivateScope, Assembly, HideBySig, SpecialName
  976.     get_SubHeadingInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  977.     set_SubHeadingInstances(ChartHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  978.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  979.     GetInstanceInfo(RenderingChunkManager): PrivateScope, Assembly, HideBySig
  980.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  981. Class Microsoft.ReportingServices.ReportProcessing.ChartHeadingInstanceInfo: AutoLayout, AnsiClass, Class, Serializable, BeforeFieldInit
  982.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  983.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.ChartHeading, Int32, Microsoft.ReportingServices.ReportProcessing.VariantList): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  984.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  985.   Properties:
  986.     System.Object HeadingLabel 'get set' : 
  987.     Int32 HeadingCellIndex 'get set' : 
  988.     Int32 HeadingSpan 'get set' : 
  989.     System.Object GroupExpressionValue 'get set' : 
  990.     Int32 StaticGroupingIndex 'get set' : 
  991.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  992.   Methods:
  993.     get_HeadingLabel(): PrivateScope, Assembly, HideBySig, SpecialName
  994.     set_HeadingLabel(Object): PrivateScope, Assembly, HideBySig, SpecialName
  995.     get_HeadingCellIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  996.     set_HeadingCellIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  997.     get_HeadingSpan(): PrivateScope, Assembly, HideBySig, SpecialName
  998.     set_HeadingSpan(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  999.     get_GroupExpressionValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1000.     set_GroupExpressionValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1001.     get_StaticGroupingIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1002.     set_StaticGroupingIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1003.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1004.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1005.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1006. Class Microsoft.ReportingServices.ReportProcessing.ChartTitleInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1007.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Chart, Microsoft.ReportingServices.ReportProcessing.ChartTitle, System.String): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1008.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1009.   Properties:
  1010.     Int32 UniqueName 'get set' : 
  1011.     System.String Caption 'get set' : 
  1012.     System.Object[] StyleAttributeValues 'get set' : 
  1013.   Methods:
  1014.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  1015.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1016.     get_Caption(): PrivateScope, Assembly, HideBySig, SpecialName
  1017.     set_Caption(String): PrivateScope, Assembly, HideBySig, SpecialName
  1018.     get_StyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1019.     set_StyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1020.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1021. Class Microsoft.ReportingServices.ReportProcessing.ChartDataPointInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1022.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfoOwner
  1023.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Chart, Microsoft.ReportingServices.ReportProcessing.ChartDataPoint, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1024.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1025.   Properties:
  1026.     Int32 UniqueName 'get set' : 
  1027.     Microsoft.ReportingServices.ReportProcessing.ChartDataPointInstanceInfo InstanceInfo 'get ' : 
  1028.   Methods:
  1029.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  1030.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1031.     GetInstanceInfo(RenderingChunkManager, ChartDataPointList): PrivateScope, Assembly, HideBySig
  1032.     get_InstanceInfo(): PrivateScope, Assembly, HideBySig, SpecialName
  1033.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1034. Class Microsoft.ReportingServices.ReportProcessing.ChartDataPointInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1035.   :Microsoft.ReportingServices.ReportProcessing.InstanceInfo
  1036.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Chart, Microsoft.ReportingServices.ReportProcessing.ChartDataPoint, Int32, Microsoft.ReportingServices.ReportProcessing.ChartDataPointInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1037.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1038.   Properties:
  1039.     Int32 DataPointIndex 'get set' : 
  1040.     System.Object[] DataValues 'get set' : 
  1041.     System.String DataLabelValue 'get set' : 
  1042.     System.Object[] DataLabelStyleAttributeValues 'get set' : 
  1043.     Microsoft.ReportingServices.ReportProcessing.ActionInstance Action 'get set' : 
  1044.     System.Object[] StyleAttributeValues 'get set' : 
  1045.     System.Object[] MarkerStyleAttributeValues 'get set' : 
  1046.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  1047.   Methods:
  1048.     get_DataPointIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1049.     set_DataPointIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1050.     get_DataValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1051.     set_DataValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1052.     get_DataLabelValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1053.     set_DataLabelValue(String): PrivateScope, Assembly, HideBySig, SpecialName
  1054.     get_DataLabelStyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1055.     set_DataLabelStyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1056.     get_Action(): PrivateScope, Assembly, HideBySig, SpecialName
  1057.     set_Action(ActionInstance): PrivateScope, Assembly, HideBySig, SpecialName
  1058.     get_StyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1059.     set_StyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1060.     get_MarkerStyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1061.     set_MarkerStyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1062.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1063.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1064.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1065. Class Microsoft.ReportingServices.ReportProcessing.AxisInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1066.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.Chart, Microsoft.ReportingServices.ReportProcessing.Axis, Mode): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1067.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1068.   Properties:
  1069.     Int32 UniqueName 'get set' : 
  1070.     Microsoft.ReportingServices.ReportProcessing.ChartTitleInstance Title 'get set' : 
  1071.     System.Object[] StyleAttributeValues 'get set' : 
  1072.     System.Object[] MajorGridLinesStyleAttributeValues 'get set' : 
  1073.     System.Object[] MinorGridLinesStyleAttributeValues 'get set' : 
  1074.     System.Object MinValue 'get set' : 
  1075.     System.Object MaxValue 'get set' : 
  1076.     System.Object CrossAtValue 'get set' : 
  1077.     System.Object MajorIntervalValue 'get set' : 
  1078.     System.Object MinorIntervalValue 'get set' : 
  1079.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  1080.   Methods:
  1081.     get_UniqueName(): PrivateScope, Assembly, HideBySig, SpecialName
  1082.     set_UniqueName(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1083.     get_Title(): PrivateScope, Assembly, HideBySig, SpecialName
  1084.     set_Title(ChartTitleInstance): PrivateScope, Assembly, HideBySig, SpecialName
  1085.     get_StyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1086.     set_StyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1087.     get_MajorGridLinesStyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1088.     set_MajorGridLinesStyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1089.     get_MinorGridLinesStyleAttributeValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1090.     set_MinorGridLinesStyleAttributeValues(Object[]): PrivateScope, Assembly, HideBySig, SpecialName
  1091.     get_MinValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1092.     set_MinValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1093.     get_MaxValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1094.     set_MaxValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1095.     get_CrossAtValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1096.     set_CrossAtValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1097.     get_MajorIntervalValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1098.     set_MajorIntervalValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1099.     get_MinorIntervalValue(): PrivateScope, Assembly, HideBySig, SpecialName
  1100.     set_MinorIntervalValue(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1101.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1102.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1103.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1104. Class Microsoft.ReportingServices.ReportProcessing.PageSectionInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1105.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  1106.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.PageSection): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1107.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1108.   Interfaces:
  1109.     Microsoft.ReportingServices.ReportProcessing.IIndexInto
  1110.   Properties:
  1111.     Int32 PageNumber 'get set' : 
  1112.     Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance ReportItemColInstance 'get set' : 
  1113.   Methods:
  1114.     get_PageNumber(): PrivateScope, Assembly, HideBySig, SpecialName
  1115.     set_PageNumber(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1116.     get_ReportItemColInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  1117.     set_ReportItemColInstance(ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName
  1118.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1119.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1120. Class Microsoft.ReportingServices.ReportProcessing.PageSectionInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1121.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  1122.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.PageSection, Microsoft.ReportingServices.ReportProcessing.PageSectionInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1123.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.PageSection): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1124.   Methods:
  1125.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1126. Class Microsoft.ReportingServices.ReportProcessing.PaginationInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1127.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1128.   Properties:
  1129.     Int32 TotalPageNumber 'get set' : 
  1130.     Microsoft.ReportingServices.ReportRendering.Page Item [Int32] 'get set' : 
  1131.     Int32 CurrentPageCount 'get ' : 
  1132.   Methods:
  1133.     get_TotalPageNumber(): PrivateScope, Assembly, HideBySig, SpecialName
  1134.     set_TotalPageNumber(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1135.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1136.     set_Item(Int32, Page): PrivateScope, Assembly, HideBySig, SpecialName
  1137.     get_CurrentPageCount(): PrivateScope, Assembly, HideBySig, SpecialName
  1138.     AddPage(Page): PrivateScope, Assembly, HideBySig
  1139.     Clear(): PrivateScope, Assembly, HideBySig
  1140.     InsertPage(Int32, Page): PrivateScope, Assembly, HideBySig
  1141.     RemovePage(Int32): PrivateScope, Assembly, HideBySig
  1142. Class Microsoft.ReportingServices.ReportProcessing.TablixHeadingList: AutoLayout, AnsiClass, Class, Abstract, Serializable, BeforeFieldInit
  1143.   :System.Collections.ArrayList
  1144.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1145.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1146.   Properties:
  1147.     Microsoft.ReportingServices.ReportProcessing.TablixHeading Item [Int32] 'get ' : 
  1148.   Methods:
  1149.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1150.     InnerHeadings(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1151. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1152.   :Microsoft.ReportingServices.ReportProcessing.TablixHeadingList
  1153.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1154.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1155.   Properties:
  1156.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeading Item [Int32] 'get ' : 
  1157.   Methods:
  1158.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1159.     Initialize(Int32, DataCellsList, Int32&, Int32&, InitializationContext): PrivateScope, Assembly, HideBySig
  1160.     TransferHeadingAggregates(): PrivateScope, Assembly, HideBySig
  1161.     InnerHeadings(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1162. Class Microsoft.ReportingServices.ReportProcessing.DataCellsList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1163.   :System.Collections.ArrayList
  1164.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1165.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1166.   Properties:
  1167.     Microsoft.ReportingServices.ReportProcessing.DataCellList Item [Int32] 'get ' : 
  1168.   Methods:
  1169.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1170. Class Microsoft.ReportingServices.ReportProcessing.DataCellList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1171.   :System.Collections.ArrayList
  1172.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1173.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1174.   Properties:
  1175.     Microsoft.ReportingServices.ReportProcessing.DataValueCRIList Item [Int32] 'get ' : 
  1176.   Methods:
  1177.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1178. Class Microsoft.ReportingServices.ReportProcessing.DataValueList: AutoLayout, AnsiClass, Class, Serializable, BeforeFieldInit
  1179.   :System.Collections.ArrayList
  1180.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1181.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1182.   Properties:
  1183.     Microsoft.ReportingServices.ReportProcessing.DataValue Item [Int32] 'get ' : 
  1184.   Methods:
  1185.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1186.     CreatePropertyNameString(String, Int32, Int32, Int32): PrivateScope, Assembly, Static, HideBySig
  1187.     Initialize(String, Boolean, InitializationContext): PrivateScope, Assembly, HideBySig
  1188.     Initialize(String, Int32, Int32, Boolean, InitializationContext): PrivateScope, Assembly, HideBySig
  1189.     SetExprHost(IList`1, ObjectModelImpl): PrivateScope, Assembly, HideBySig
  1190.     EvaluateExpressions(ObjectType, String, String, ProcessingContext): PrivateScope, Assembly, HideBySig
  1191.     EvaluateExpressions(ObjectType, String, String, Int32, Int32, ProcessingContext): PrivateScope, Assembly, HideBySig
  1192.     DeepClone(InitializationContext): PrivateScope, Assembly, HideBySig
  1193. Class Microsoft.ReportingServices.ReportProcessing.DataValueCRIList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1194.   :Microsoft.ReportingServices.ReportProcessing.DataValueList
  1195.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1196.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1197.   Properties:
  1198.     Int32 RDLRowIndex 'get set' : 
  1199.     Int32 RDLColumnIndex 'get set' : 
  1200.   Methods:
  1201.     get_RDLRowIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1202.     set_RDLRowIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1203.     get_RDLColumnIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1204.     set_RDLColumnIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1205.     DeepClone(InitializationContext): PrivateScope, Assembly, HideBySig
  1206.     Initialize(String, InitializationContext): PrivateScope, Assembly, HideBySig
  1207.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1208. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstanceList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1209.   :System.Collections.ArrayList
  1210.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1211.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1212.   Properties:
  1213.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstance Item [Int32] 'get ' : 
  1214.   Methods:
  1215.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1216.     Add(CustomReportItemHeadingInstance, ProcessingContext): PrivateScope, Assembly, HideBySig
  1217.     SetLastHeadingSpan(Int32, ProcessingContext): PrivateScope, Assembly, HideBySig
  1218. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemCellInstancesList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1219.   :System.Collections.ArrayList
  1220.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1221.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1222.   Properties:
  1223.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemCellInstanceList Item [Int32] 'get ' : 
  1224.   Methods:
  1225.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1226. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemCellInstanceList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1227.   :System.Collections.ArrayList
  1228.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1229.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1230.   Properties:
  1231.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemCellInstance Item [Int32] 'get ' : 
  1232.   Methods:
  1233.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1234. Class Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1235.   :System.Collections.ArrayList
  1236.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1237.     Void .ctor(Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1238.   Properties:
  1239.     Microsoft.ReportingServices.ReportProcessing.DataValueInstance Item [Int32] 'get ' : 
  1240.   Methods:
  1241.     get_Item(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1242. Class Microsoft.ReportingServices.ReportProcessing.Tablix: AutoLayout, AnsiClass, Class, Abstract, Serializable, BeforeFieldInit
  1243.   :Microsoft.ReportingServices.ReportProcessing.DataRegion
  1244.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.ReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1245.     Void .ctor(Int32, Microsoft.ReportingServices.ReportProcessing.ReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1246.   Interfaces:
  1247.     Microsoft.ReportingServices.ReportProcessing.IRunningValueHolder
  1248.   Properties:
  1249.     Int32 ColumnCount 'get set' : 
  1250.     Int32 RowCount 'get set' : 
  1251.     Microsoft.ReportingServices.ReportProcessing.DataAggregateInfoList CellAggregates 'get set' : 
  1252.     Microsoft.ReportingServices.ReportProcessing.DataAggregateInfoList CellPostSortAggregates 'get set' : 
  1253.     ProcessingInnerGroupings ProcessingInnerGrouping 'get set' : 
  1254.     Microsoft.ReportingServices.ReportProcessing.RunningValueInfoList RunningValues 'get set' : 
  1255.     Microsoft.ReportingServices.ReportProcessing.TablixHeadingList TablixColumns 'get ' : 
  1256.     Microsoft.ReportingServices.ReportProcessing.TablixHeadingList TablixRows 'get ' : 
  1257.     Microsoft.ReportingServices.ReportProcessing.RunningValueInfoList TablixCellRunningValues 'get ' : 
  1258.     RuntimeTablixGroupRootObj CurrentOuterHeadingGroupRoot 'get set' : 
  1259.     Int32 InnermostRowFilterLevel 'get set' : 
  1260.     Int32 InnermostColumnFilterLevel 'get set' : 
  1261.     Int32[] OuterGroupingIndexes 'get ' : 
  1262.     Boolean ProcessCellRunningValues 'get set' : 
  1263.     Boolean ProcessOutermostSTCellRunningValues 'get set' : 
  1264.   Methods:
  1265.     get_ColumnCount(): PrivateScope, Assembly, HideBySig, SpecialName
  1266.     set_ColumnCount(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1267.     get_RowCount(): PrivateScope, Assembly, HideBySig, SpecialName
  1268.     set_RowCount(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1269.     get_CellAggregates(): PrivateScope, Assembly, HideBySig, SpecialName
  1270.     set_CellAggregates(DataAggregateInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1271.     get_CellPostSortAggregates(): PrivateScope, Assembly, HideBySig, SpecialName
  1272.     set_CellPostSortAggregates(DataAggregateInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1273.     get_ProcessingInnerGrouping(): PrivateScope, Assembly, HideBySig, SpecialName
  1274.     set_ProcessingInnerGrouping(ProcessingInnerGroupings): PrivateScope, Assembly, HideBySig, SpecialName
  1275.     get_RunningValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1276.     set_RunningValues(RunningValueInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1277.     get_TablixColumns(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract, SpecialName
  1278.     get_TablixRows(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract, SpecialName
  1279.     get_TablixCellRunningValues(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract, SpecialName
  1280.     get_CurrentOuterHeadingGroupRoot(): PrivateScope, Assembly, HideBySig, SpecialName
  1281.     set_CurrentOuterHeadingGroupRoot(RuntimeTablixGroupRootObj): PrivateScope, Assembly, HideBySig, SpecialName
  1282.     get_InnermostRowFilterLevel(): PrivateScope, Assembly, HideBySig, SpecialName
  1283.     set_InnermostRowFilterLevel(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1284.     get_InnermostColumnFilterLevel(): PrivateScope, Assembly, HideBySig, SpecialName
  1285.     set_InnermostColumnFilterLevel(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1286.     get_OuterGroupingIndexes(): PrivateScope, Assembly, HideBySig, SpecialName
  1287.     get_ProcessCellRunningValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1288.     set_ProcessCellRunningValues(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1289.     get_ProcessOutermostSTCellRunningValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1290.     set_ProcessOutermostSTCellRunningValues(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1291.     CopyAggregates(DataAggregateInfoList, DataAggregateInfoList): PrivateScope, Assembly, Static, HideBySig
  1292.     SkipStaticHeading(TablixHeadingList&, TablixHeadingList&): PrivateScope, Assembly, HideBySig
  1293.     GetOuterHeading(): PrivateScope, Assembly, HideBySig
  1294.     SkipStatics(TablixHeadingList): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1295.     GetDynamicHeadingCount(Boolean): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1296.     GetHeadingDefState(TablixHeadingList&(Out), TablixHeadingList&(Out), TablixHeadingList&(Out), TablixHeadingList&(Out)): PrivateScope, Assembly, HideBySig
  1297.     CreateOuterGroupingIndexList(): PrivateScope, Assembly, HideBySig
  1298.     GetOuterScopeNames(Int32): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract
  1299.     SaveTablixAggregateRowInfo(ProcessingContext): PrivateScope, Assembly, HideBySig
  1300.     RestoreTablixAggregateRowInfo(ProcessingContext): PrivateScope, Assembly, HideBySig
  1301.     SaveOuterGroupingAggregateRowInfo(Int32, ProcessingContext): PrivateScope, Assembly, HideBySig
  1302.     SetCellAggregateRowInfo(Int32, ProcessingContext): PrivateScope, Assembly, HideBySig
  1303.     ResetOutergGroupingAggregateRowInfo(): PrivateScope, Assembly, HideBySig
  1304.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1305. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItem: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1306.   :Microsoft.ReportingServices.ReportProcessing.Tablix
  1307.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.ReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1308.     Void .ctor(Int32, Int32, Microsoft.ReportingServices.ReportProcessing.ReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1309.   Interfaces:
  1310.     Microsoft.ReportingServices.ReportProcessing.IErrorContext
  1311.   Properties:
  1312.     Microsoft.ReportingServices.ReportProcessing.ObjectType ObjectType 'get ' : 
  1313.     Microsoft.ReportingServices.ReportProcessing.TablixHeadingList TablixColumns 'get ' : 
  1314.     Microsoft.ReportingServices.ReportProcessing.TablixHeadingList TablixRows 'get ' : 
  1315.     Microsoft.ReportingServices.ReportProcessing.RunningValueInfoList TablixCellRunningValues 'get ' : 
  1316.     System.String Type 'get set' : 
  1317.     Microsoft.ReportingServices.ReportProcessing.ReportItemCollection AltReportItem 'get set' : 
  1318.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingList Columns 'get set' : 
  1319.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingList Rows 'get set' : 
  1320.     Microsoft.ReportingServices.ReportProcessing.DataCellsList DataRowCells 'get set' : 
  1321.     Microsoft.ReportingServices.ReportProcessing.RunningValueInfoList CellRunningValues 'get set' : 
  1322.     Microsoft.ReportingServices.ReportProcessing.IntList CellExprHostIDs 'get set' : 
  1323.     Int32 ExpectedColumns 'get set' : 
  1324.     Int32 ExpectedRows 'get set' : 
  1325.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingList StaticColumns 'get ' : 
  1326.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingList StaticRows 'get ' : 
  1327.     Microsoft.ReportingServices.ReportProcessing.ReportItemCollection RenderReportItem 'get set' : 
  1328.     Boolean FirstInstanceOfRenderReportItem 'get set' : 
  1329.     ProcessingContext ProcessingContext 'get set' : 
  1330.     Microsoft.ReportingServices.ReportProcessing.ObjectType CustomObjectType 'get set' : 
  1331.     System.String CustomObjectName 'get set' : 
  1332.   Methods:
  1333.     get_ObjectType(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  1334.     get_TablixColumns(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  1335.     get_TablixRows(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  1336.     get_TablixCellRunningValues(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  1337.     get_Type(): PrivateScope, Assembly, HideBySig, SpecialName
  1338.     set_Type(String): PrivateScope, Assembly, HideBySig, SpecialName
  1339.     get_AltReportItem(): PrivateScope, Assembly, HideBySig, SpecialName
  1340.     set_AltReportItem(ReportItemCollection): PrivateScope, Assembly, HideBySig, SpecialName
  1341.     get_Columns(): PrivateScope, Assembly, HideBySig, SpecialName
  1342.     set_Columns(CustomReportItemHeadingList): PrivateScope, Assembly, HideBySig, SpecialName
  1343.     get_Rows(): PrivateScope, Assembly, HideBySig, SpecialName
  1344.     set_Rows(CustomReportItemHeadingList): PrivateScope, Assembly, HideBySig, SpecialName
  1345.     get_DataRowCells(): PrivateScope, Assembly, HideBySig, SpecialName
  1346.     set_DataRowCells(DataCellsList): PrivateScope, Assembly, HideBySig, SpecialName
  1347.     get_CellRunningValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1348.     set_CellRunningValues(RunningValueInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1349.     get_CellExprHostIDs(): PrivateScope, Assembly, HideBySig, SpecialName
  1350.     set_CellExprHostIDs(IntList): PrivateScope, Assembly, HideBySig, SpecialName
  1351.     get_ExpectedColumns(): PrivateScope, Assembly, HideBySig, SpecialName
  1352.     set_ExpectedColumns(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1353.     get_ExpectedRows(): PrivateScope, Assembly, HideBySig, SpecialName
  1354.     set_ExpectedRows(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1355.     get_StaticColumns(): PrivateScope, Assembly, HideBySig, SpecialName
  1356.     get_StaticRows(): PrivateScope, Assembly, HideBySig, SpecialName
  1357.     get_RenderReportItem(): PrivateScope, Assembly, HideBySig, SpecialName
  1358.     set_RenderReportItem(ReportItemCollection): PrivateScope, Assembly, HideBySig, SpecialName
  1359.     get_FirstInstanceOfRenderReportItem(): PrivateScope, Assembly, HideBySig, SpecialName
  1360.     set_FirstInstanceOfRenderReportItem(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1361.     get_ProcessingContext(): PrivateScope, Assembly, HideBySig, SpecialName
  1362.     set_ProcessingContext(ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName
  1363.     get_CustomObjectType(): PrivateScope, Assembly, HideBySig, SpecialName
  1364.     set_CustomObjectType(ObjectType): PrivateScope, Assembly, HideBySig, SpecialName
  1365.     get_CustomObjectName(): PrivateScope, Assembly, HideBySig, SpecialName
  1366.     set_CustomObjectName(String): PrivateScope, Assembly, HideBySig, SpecialName
  1367.     Initialize(InitializationContext): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1368.     CopyHeadingAggregates(CustomReportItemHeadingList): PrivateScope, Assembly, HideBySig
  1369.     GetDynamicHeadingCount(Boolean): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1370.     SkipStatics(TablixHeadingList): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1371.     SetExprHost(ReportExprHost, ObjectModelImpl): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1372.     GetOuterScopeNames(Int32): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1373.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1374.     CustomProcessingInitialize(CustomReportItemInstance, CustomReportItemInstanceInfo, ProcessingContext, Int32): PrivateScope, Assembly, HideBySig
  1375.     CustomProcessingReset(): PrivateScope, Assembly, HideBySig
  1376.     DeconstructRenderItem(ReportItem, CustomReportItemInstance): PrivateScope, Assembly, HideBySig
  1377.     DeconstructRenderStyle(Boolean, DataValueInstanceList, DataValueInstanceList, Style&, Object[]&(Out), CustomReportItem): PrivateScope, Assembly, Static, HideBySig
  1378.     CloneObject(Object, Object&(Out)): PrivateScope, Assembly, Static, HideBySig
  1379. Class Microsoft.ReportingServices.ReportProcessing.TablixHeading: AutoLayout, AnsiClass, Class, Abstract, Serializable, BeforeFieldInit
  1380.   :Microsoft.ReportingServices.ReportProcessing.ReportHierarchyNode
  1381.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1382.     Void .ctor(Int32, Microsoft.ReportingServices.ReportProcessing.DataRegion): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1383.   Properties:
  1384.     Microsoft.ReportingServices.ReportProcessing.ReportHierarchyNode InnerHierarchy 'get set' : 
  1385.     Boolean Subtotal 'get set' : 
  1386.     Boolean IsColumn 'get set' : 
  1387.     Int32 Level 'get set' : 
  1388.     Boolean HasExprHost 'get set' : 
  1389.     Int32 HeadingSpan 'get set' : 
  1390.     Microsoft.ReportingServices.ReportProcessing.DataAggregateInfoList Aggregates 'get set' : 
  1391.     Microsoft.ReportingServices.ReportProcessing.DataAggregateInfoList PostSortAggregates 'get set' : 
  1392.     Microsoft.ReportingServices.ReportProcessing.DataAggregateInfoList RecursiveAggregates 'get set' : 
  1393.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.AggregatesImpl OutermostSTCellRVCol 'get set' : 
  1394.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.AggregatesImpl CellRVCol 'get set' : 
  1395.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.AggregatesImpl[] OutermostSTCellScopedRVCollections 'get set' : 
  1396.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.AggregatesImpl[] CellScopedRVCollections 'get set' : 
  1397.     System.Collections.Hashtable[] CellScopeNames 'get set' : 
  1398.   Methods:
  1399.     get_InnerHierarchy(): PrivateScope, Assembly, HideBySig, SpecialName
  1400.     set_InnerHierarchy(ReportHierarchyNode): PrivateScope, Assembly, HideBySig, SpecialName
  1401.     get_Subtotal(): PrivateScope, Assembly, HideBySig, SpecialName
  1402.     set_Subtotal(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1403.     get_IsColumn(): PrivateScope, Assembly, HideBySig, SpecialName
  1404.     set_IsColumn(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1405.     get_Level(): PrivateScope, Assembly, HideBySig, SpecialName
  1406.     set_Level(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1407.     get_HasExprHost(): PrivateScope, Assembly, HideBySig, SpecialName
  1408.     set_HasExprHost(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1409.     get_HeadingSpan(): PrivateScope, Assembly, HideBySig, SpecialName
  1410.     set_HeadingSpan(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1411.     get_Aggregates(): PrivateScope, Assembly, HideBySig, SpecialName
  1412.     set_Aggregates(DataAggregateInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1413.     get_PostSortAggregates(): PrivateScope, Assembly, HideBySig, SpecialName
  1414.     set_PostSortAggregates(DataAggregateInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1415.     get_RecursiveAggregates(): PrivateScope, Assembly, HideBySig, SpecialName
  1416.     set_RecursiveAggregates(DataAggregateInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1417.     get_OutermostSTCellRVCol(): PrivateScope, Assembly, HideBySig, SpecialName
  1418.     set_OutermostSTCellRVCol(AggregatesImpl): PrivateScope, Assembly, HideBySig, SpecialName
  1419.     get_CellRVCol(): PrivateScope, Assembly, HideBySig, SpecialName
  1420.     set_CellRVCol(AggregatesImpl): PrivateScope, Assembly, HideBySig, SpecialName
  1421.     get_OutermostSTCellScopedRVCollections(): PrivateScope, Assembly, HideBySig, SpecialName
  1422.     set_OutermostSTCellScopedRVCollections(AggregatesImpl[]): PrivateScope, Assembly, HideBySig, SpecialName
  1423.     get_CellScopedRVCollections(): PrivateScope, Assembly, HideBySig, SpecialName
  1424.     set_CellScopedRVCollections(AggregatesImpl[]): PrivateScope, Assembly, HideBySig, SpecialName
  1425.     get_CellScopeNames(): PrivateScope, Assembly, HideBySig, SpecialName
  1426.     set_CellScopeNames(Hashtable[]): PrivateScope, Assembly, HideBySig, SpecialName
  1427.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1428. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeading: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1429.   :Microsoft.ReportingServices.ReportProcessing.TablixHeading
  1430.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1431.     Void .ctor(Int32, Microsoft.ReportingServices.ReportProcessing.CustomReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1432.   Interfaces:
  1433.     Microsoft.ReportingServices.ReportProcessing.IRunningValueHolder
  1434.   Properties:
  1435.     Boolean Static 'get set' : 
  1436.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingList InnerHeadings 'get set' : 
  1437.     Microsoft.ReportingServices.ReportProcessing.DataValueList CustomProperties 'get set' : 
  1438.     Int32 ExprHostID 'get set' : 
  1439.     Microsoft.ReportingServices.ReportProcessing.RunningValueInfoList RunningValues 'get set' : 
  1440.     Microsoft.ReportingServices.ReportProcessing.ExprHostObjectModel.DataGroupingExprHost ExprHost 'get ' : 
  1441.   Methods:
  1442.     get_Static(): PrivateScope, Assembly, HideBySig, SpecialName
  1443.     set_Static(Boolean): PrivateScope, Assembly, HideBySig, SpecialName
  1444.     get_InnerHeadings(): PrivateScope, Assembly, HideBySig, SpecialName
  1445.     set_InnerHeadings(CustomReportItemHeadingList): PrivateScope, Assembly, HideBySig, SpecialName
  1446.     get_CustomProperties(): PrivateScope, Assembly, HideBySig, SpecialName
  1447.     set_CustomProperties(DataValueList): PrivateScope, Assembly, HideBySig, SpecialName
  1448.     get_ExprHostID(): PrivateScope, Assembly, HideBySig, SpecialName
  1449.     set_ExprHostID(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1450.     get_RunningValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1451.     set_RunningValues(RunningValueInfoList): PrivateScope, Assembly, HideBySig, SpecialName
  1452.     get_ExprHost(): PrivateScope, Assembly, HideBySig, SpecialName
  1453.     Initialize(Int32, CustomReportItemHeadingList, Int32, DataCellsList, Int32&, Int32&, InitializationContext): PrivateScope, Assembly, HideBySig
  1454.     ValidateProcessingRestrictions(CustomReportItemHeadingList, Boolean, Boolean, InitializationContext): PrivateScope, Assembly, Static, HideBySig
  1455.     CopySubHeadingAggregates(): PrivateScope, Assembly, HideBySig
  1456.     TransferHeadingAggregates(): PrivateScope, Assembly, HideBySig
  1457.     SetExprHost(IList`1, ObjectModelImpl): PrivateScope, Assembly, HideBySig
  1458.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1459. Class Microsoft.ReportingServices.ReportProcessing.DataValue: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1460.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1461.   Properties:
  1462.     Microsoft.ReportingServices.ReportProcessing.ExpressionInfo Name 'get set' : 
  1463.     Microsoft.ReportingServices.ReportProcessing.ExpressionInfo Value 'get set' : 
  1464.     Int32 ExprHostID 'get set' : 
  1465.     Microsoft.ReportingServices.ReportProcessing.ExprHostObjectModel.DataValueExprHost ExprHost 'get ' : 
  1466.   Methods:
  1467.     get_Name(): PrivateScope, Assembly, HideBySig, SpecialName
  1468.     set_Name(ExpressionInfo): PrivateScope, Assembly, HideBySig, SpecialName
  1469.     get_Value(): PrivateScope, Assembly, HideBySig, SpecialName
  1470.     set_Value(ExpressionInfo): PrivateScope, Assembly, HideBySig, SpecialName
  1471.     get_ExprHostID(): PrivateScope, Assembly, HideBySig, SpecialName
  1472.     set_ExprHostID(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1473.     get_ExprHost(): PrivateScope, Assembly, HideBySig, SpecialName
  1474.     DeepClone(InitializationContext): PrivateScope, Assembly, HideBySig
  1475.     Initialize(String, Boolean, CustomPropertyUniqueNameValidator, InitializationContext): PrivateScope, Assembly, HideBySig
  1476.     SetExprHost(IList`1, ObjectModelImpl): PrivateScope, Assembly, HideBySig
  1477.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1478. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1479.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstance
  1480.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1481.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.CustomReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1482.   Interfaces:
  1483.     Microsoft.ReportingServices.ReportProcessing.IPageItem
  1484.   Properties:
  1485.     Microsoft.ReportingServices.ReportProcessing.ReportItemColInstance AltReportItemColInstance 'get set' : 
  1486.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstanceList ColumnInstances 'get set' : 
  1487.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstanceList RowInstances 'get set' : 
  1488.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemCellInstancesList Cells 'get set' : 
  1489.     Int32 CurrentCellOuterIndex 'get ' : 
  1490.     Int32 CurrentCellInnerIndex 'get ' : 
  1491.     Int32 CurrentOuterStaticIndex 'set' : 
  1492.     Int32 CurrentInnerStaticIndex 'set' : 
  1493.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstanceList InnerHeadingInstanceList 'get set' : 
  1494.     Int32 CellColumnCount 'get ' : 
  1495.     Int32 CellRowCount 'get ' : 
  1496.   Methods:
  1497.     get_AltReportItemColInstance(): PrivateScope, Assembly, HideBySig, SpecialName
  1498.     set_AltReportItemColInstance(ReportItemColInstance): PrivateScope, Assembly, HideBySig, SpecialName
  1499.     get_ColumnInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1500.     set_ColumnInstances(CustomReportItemHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1501.     get_RowInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1502.     set_RowInstances(CustomReportItemHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1503.     get_Cells(): PrivateScope, Assembly, HideBySig, SpecialName
  1504.     set_Cells(CustomReportItemCellInstancesList): PrivateScope, Assembly, HideBySig, SpecialName
  1505.     get_CurrentCellOuterIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1506.     get_CurrentCellInnerIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1507.     set_CurrentOuterStaticIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1508.     set_CurrentInnerStaticIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1509.     get_InnerHeadingInstanceList(): PrivateScope, Assembly, HideBySig, SpecialName
  1510.     set_InnerHeadingInstanceList(CustomReportItemHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1511.     get_CellColumnCount(): PrivateScope, Assembly, HideBySig, SpecialName
  1512.     get_CellRowCount(): PrivateScope, Assembly, HideBySig, SpecialName
  1513.     AddCell(ProcessingContext): PrivateScope, Assembly, HideBySig
  1514.     NewOuterCells(): PrivateScope, Assembly, HideBySig
  1515.     ReadInstanceInfo(IntermediateFormatReader): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride
  1516.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1517. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemInstanceInfo: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1518.   :Microsoft.ReportingServices.ReportProcessing.ReportItemInstanceInfo
  1519.     Void .ctor(ProcessingContext, Microsoft.ReportingServices.ReportProcessing.CustomReportItem, Microsoft.ReportingServices.ReportProcessing.CustomReportItemInstance): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1520.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.CustomReportItem): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1521.   Methods:
  1522.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1523. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1524.     Void .ctor(ProcessingContext, Int32, Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeading, Microsoft.ReportingServices.ReportProcessing.VariantList, Int32): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1525.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1526.   Properties:
  1527.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeadingInstanceList SubHeadingInstances 'get set' : 
  1528.     Microsoft.ReportingServices.ReportProcessing.CustomReportItemHeading HeadingDefinition 'get set' : 
  1529.     Int32 HeadingCellIndex 'get set' : 
  1530.     Int32 HeadingSpan 'get set' : 
  1531.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList CustomPropertyInstances 'get set' : 
  1532.     System.String Label 'get set' : 
  1533.     Microsoft.ReportingServices.ReportProcessing.VariantList GroupExpressionValues 'get set' : 
  1534.     Int32 RecursiveLevel 'get ' : 
  1535.   Methods:
  1536.     get_SubHeadingInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1537.     set_SubHeadingInstances(CustomReportItemHeadingInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1538.     get_HeadingDefinition(): PrivateScope, Assembly, HideBySig, SpecialName
  1539.     set_HeadingDefinition(CustomReportItemHeading): PrivateScope, Assembly, HideBySig, SpecialName
  1540.     get_HeadingCellIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1541.     set_HeadingCellIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1542.     get_HeadingSpan(): PrivateScope, Assembly, HideBySig, SpecialName
  1543.     set_HeadingSpan(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1544.     get_CustomPropertyInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1545.     set_CustomPropertyInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1546.     get_Label(): PrivateScope, Assembly, HideBySig, SpecialName
  1547.     set_Label(String): PrivateScope, Assembly, HideBySig, SpecialName
  1548.     get_GroupExpressionValues(): PrivateScope, Assembly, HideBySig, SpecialName
  1549.     set_GroupExpressionValues(VariantList): PrivateScope, Assembly, HideBySig, SpecialName
  1550.     get_RecursiveLevel(): PrivateScope, Assembly, HideBySig, SpecialName
  1551.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1552. Class Microsoft.ReportingServices.ReportProcessing.CustomReportItemCellInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1553.     Void .ctor(Int32, Int32, Microsoft.ReportingServices.ReportProcessing.CustomReportItem, ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1554.     Void .ctor(): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1555.   Properties:
  1556.     Int32 RowIndex 'get set' : 
  1557.     Int32 ColumnIndex 'get set' : 
  1558.     Microsoft.ReportingServices.ReportProcessing.DataValueInstanceList DataValueInstances 'get set' : 
  1559.   Methods:
  1560.     get_RowIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1561.     set_RowIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1562.     get_ColumnIndex(): PrivateScope, Assembly, HideBySig, SpecialName
  1563.     set_ColumnIndex(Int32): PrivateScope, Assembly, HideBySig, SpecialName
  1564.     get_DataValueInstances(): PrivateScope, Assembly, HideBySig, SpecialName
  1565.     set_DataValueInstances(DataValueInstanceList): PrivateScope, Assembly, HideBySig, SpecialName
  1566.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1567. Class Microsoft.ReportingServices.ReportProcessing.DataValueInstance: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1568.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1569.   Properties:
  1570.     System.String Name 'get set' : 
  1571.     System.Object Value 'get set' : 
  1572.   Methods:
  1573.     get_Name(): PrivateScope, Assembly, HideBySig, SpecialName
  1574.     set_Name(String): PrivateScope, Assembly, HideBySig, SpecialName
  1575.     get_Value(): PrivateScope, Assembly, HideBySig, SpecialName
  1576.     set_Value(Object): PrivateScope, Assembly, HideBySig, SpecialName
  1577.     DeepClone(): PrivateScope, Assembly, HideBySig
  1578.     GetDeclaration(): PrivateScope, Assembly, Static, HideBySig
  1579. Class Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.ObjectModelImpl: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1580.   :Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.ObjectModel
  1581.     Void .ctor(ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1582.     Void .ctor(Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.ObjectModelImpl, ProcessingContext): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1583.   Interfaces:
  1584.     System.IConvertible
  1585.   Fields:
  1586.     System.String NamespacePrefix = Microsoft.ReportingServices.ReportProcessing.ReportObjectModel. : Assembly, Static, Literal, HasDefault
  1587.   Properties:
  1588.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.Fields Fields 'get ' : 
  1589.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.Parameters Parameters 'get ' : 
  1590.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.Globals Globals 'get ' : 
  1591.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.User User 'get ' : 
  1592.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.ReportItems ReportItems 'get ' : 
  1593.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.Aggregates Aggregates 'get ' : 
  1594.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.DataSets DataSets 'get ' : 
  1595.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.DataSources DataSources 'get ' : 
  1596.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.FieldsImpl FieldsImpl 'get set' : 
  1597.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.ParametersImpl ParametersImpl 'get set' : 
  1598.     Microsoft.ReportingServices.ReportProcessing.ReportObjectModel.GlobalsImpl GlobalsImpl 'get set' :