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

DVD

开发平台:

C#

  1.   Microsoft.Reporting.CommonStrings.resources - Embedded, ContainedInManifestFile, 
  2.   Microsoft.Reporting.WinForms.ReportToolBar.resources - Embedded, ContainedInManifestFile, 
  3.   Microsoft.Reporting.WinForms.RSDocMap.resources - Embedded, ContainedInManifestFile, 
  4.   Microsoft.Reporting.WinForms.RSParams.resources - Embedded, ContainedInManifestFile, 
  5.   Microsoft.Reporting.WinForms.ReportViewer.resources - Embedded, ContainedInManifestFile, 
  6.   Microsoft.Reporting.WinForms.WinRSviewer.resources - Embedded, ContainedInManifestFile, 
  7.   Microsoft.Reporting.WinForms.ReportPreviewStrings.resources - Embedded, ContainedInManifestFile, 
  8.   Microsoft.Reporting.WinForms.ExportDialog.resources - Embedded, ContainedInManifestFile, 
  9.   Microsoft.Reporting.WinForms.WaitMessage.resources - Embedded, ContainedInManifestFile, 
  10.   Microsoft.Reporting.WinForms.Resources.SpinningWheel.gif - Embedded, ContainedInManifestFile, 
  11.   Microsoft.Reporting.WinForms.Resources.16cal.gif - Embedded, ContainedInManifestFile, 
  12.   Microsoft.Reporting.WinForms.ReportViewer.bmp - Embedded, ContainedInManifestFile, 
  13. Assembly Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: 
  14. hash=SHA1, flags=PublicKey
  15. Assembly mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
  16. hash=SHA1, flags=None
  17. Assembly System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
  18. hash=SHA1, flags=None
  19. Assembly Microsoft.ReportViewer.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: 
  20. hash=SHA1, flags=None
  21. Assembly System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
  22. hash=SHA1, flags=None
  23. Assembly System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: 
  24. hash=SHA1, flags=None
  25. Assembly System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
  26. hash=SHA1, flags=None
  27. Assembly System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: 
  28. hash=SHA1, flags=None
  29. Assembly System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: 
  30. hash=SHA1, flags=None
  31. Assembly System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
  32. hash=SHA1, flags=None
  33. Class Microsoft.Reporting.WinForms.Report: AutoLayout, AnsiClass, Class, Public, Abstract, BeforeFieldInit
  34.   Properties:
  35.     System.String DisplayName 'get set' : 
  36.     Boolean IsDrillthroughReport 'get ' : 
  37.   Methods:
  38.     get_DisplayName(): PrivateScope, Public, HideBySig, SpecialName
  39.     set_DisplayName(String): PrivateScope, Public, HideBySig, SpecialName
  40.     GetParameters(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  41.     SetParameters(IEnumerable`1): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  42.     GetTotalPages(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  43.     ListRenderingExtensions(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  44.     LoadReportDefinition(TextReader): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  45.     Refresh(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  46.     Render(String, String, String&(Out), String&(Out), String&(Out), String[]&(Out), Warning[]&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  47.     GetDefaultPageSettings(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  48.     GetDocumentMap(): PrivateScope, Public, HideBySig
  49.     get_IsDrillthroughReport(): PrivateScope, Public, HideBySig, SpecialName
  50.     LoadReportDefinition(Stream): PrivateScope, Public, HideBySig
  51. Class Microsoft.Reporting.WinForms.ServerReport: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  52.   :Microsoft.Reporting.WinForms.Report
  53.   Interfaces:
  54.     System.Runtime.Serialization.ISerializable
  55.   Properties:
  56.     System.Uri ReportServerUrl 'get set' : 
  57.     Microsoft.Reporting.WinForms.ReportServerCredentials ReportServerCredentials 'get ' : 
  58.     Int32 Timeout 'get set' : 
  59.     Microsoft.Reporting.WinForms.ReportViewerHeaderCollection Headers 'get ' : 
  60.     Microsoft.Reporting.WinForms.ReportViewerCookieCollection Cookies 'get ' : 
  61.     System.String ReportPath 'get set' : 
  62.     System.String HistoryId 'get set' : 
  63.   Methods:
  64.     get_ReportServerUrl(): PrivateScope, Public, HideBySig, SpecialName
  65.     set_ReportServerUrl(Uri): PrivateScope, Public, HideBySig, SpecialName
  66.     get_ReportServerCredentials(): PrivateScope, Public, HideBySig, SpecialName
  67.     get_Timeout(): PrivateScope, Public, HideBySig, SpecialName
  68.     set_Timeout(Int32): PrivateScope, Public, HideBySig, SpecialName
  69.     get_Headers(): PrivateScope, Public, HideBySig, SpecialName
  70.     get_Cookies(): PrivateScope, Public, HideBySig, SpecialName
  71.     get_ReportPath(): PrivateScope, Public, HideBySig, SpecialName
  72.     set_ReportPath(String): PrivateScope, Public, HideBySig, SpecialName
  73.     get_HistoryId(): PrivateScope, Public, HideBySig, SpecialName
  74.     set_HistoryId(String): PrivateScope, Public, HideBySig, SpecialName
  75.     IsQueryExecutionAllowed(): PrivateScope, Public, HideBySig
  76.     GetParameters(): PrivateScope, Public, Virtual, HideBySig
  77.     SetParameters(IEnumerable`1): PrivateScope, Public, Virtual, HideBySig
  78.     GetDefaultPageSettings(): PrivateScope, Public, Virtual, HideBySig
  79.     SetDataSourceCredentials(DataSourceCredentials[]): PrivateScope, Public, HideBySig
  80.     SetExecutionId(String): PrivateScope, Public, HideBySig
  81.     GetExecutionId(): PrivateScope, Public, HideBySig
  82.     Render(String, String, NameValueCollection, String&(Out), String&(Out)): PrivateScope, Public, HideBySig
  83.     Render(String, String, NameValueCollection, Stream, String&(Out), String&(Out)): PrivateScope, Public, HideBySig
  84.     Render(String, String, String&(Out), String&(Out), String&(Out), String[]&(Out), Warning[]&(Out)): PrivateScope, Public, Virtual, HideBySig
  85.     RenderStream(String, String, String, String&(Out), String&(Out)): PrivateScope, Public, HideBySig
  86.     LoadReportDefinition(TextReader): PrivateScope, Public, Virtual, HideBySig
  87.     GetTotalPages(): PrivateScope, Public, Virtual, HideBySig
  88.     ListRenderingExtensions(): PrivateScope, Public, Virtual, HideBySig
  89.     Refresh(): PrivateScope, Public, Virtual, HideBySig
  90.     GetDataSources(): PrivateScope, Public, HideBySig
  91.     GetDataSources(Boolean&(Out)): PrivateScope, Public, HideBySig
  92.     GetServerVersion(): PrivateScope, Public, HideBySig
  93. Class Microsoft.Reporting.WinForms.CreateStreamCallback: AutoLayout, AnsiClass, Class, Public, Sealed
  94.   :System.MulticastDelegate
  95.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  96.   Methods:
  97.     Invoke(String, String, Encoding, String, Boolean): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  98.     BeginInvoke(String, String, Encoding, String, Boolean, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  99.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  100. Struct Microsoft.Reporting.WinForms.ProcessingMode: AutoLayout, AnsiClass, Class, Public, Sealed
  101.   :System.Enum
  102.   Fields:
  103.     Int32 value__ : Public, SpecialName, RTSpecialName
  104.     Microsoft.Reporting.WinForms.ProcessingMode Local = 0 : Public, Static, Literal, HasDefault
  105.     Microsoft.Reporting.WinForms.ProcessingMode Remote = 1 : Public, Static, Literal, HasDefault
  106. Struct Microsoft.Reporting.WinForms.ZoomMode: AutoLayout, AnsiClass, Class, Public, Sealed
  107.   :System.Enum
  108.   Fields:
  109.     Int32 value__ : Public, SpecialName, RTSpecialName
  110.     Microsoft.Reporting.WinForms.ZoomMode FullPage = 0 : Public, Static, Literal, HasDefault
  111.     Microsoft.Reporting.WinForms.ZoomMode PageWidth = 1 : Public, Static, Literal, HasDefault
  112.     Microsoft.Reporting.WinForms.ZoomMode Percent = 2 : Public, Static, Literal, HasDefault
  113. Struct Microsoft.Reporting.WinForms.Severity: AutoLayout, AnsiClass, Class, Public, Sealed
  114.   :System.Enum
  115.   Fields:
  116.     Int32 value__ : Public, SpecialName, RTSpecialName
  117.     Microsoft.Reporting.WinForms.Severity Warning = 0 : Public, Static, Literal, HasDefault
  118.     Microsoft.Reporting.WinForms.Severity Error = 1 : Public, Static, Literal, HasDefault
  119. Interface Microsoft.Reporting.WinForms.IReportServerCredentials: AutoLayout, AnsiClass, Class, Public, ClassSemanticsMask, Abstract
  120.   Properties:
  121.     System.Security.Principal.WindowsIdentity ImpersonationUser 'get ' : 
  122.     System.Net.ICredentials NetworkCredentials 'get ' : 
  123.   Methods:
  124.     get_ImpersonationUser(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  125.     get_NetworkCredentials(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  126.     GetFormsCredentials(Cookie&(Out), String&(Out), String&(Out), String&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  127. Interface Microsoft.Reporting.WinForms.IReportViewerMessages: AutoLayout, AnsiClass, Class, Public, ClassSemanticsMask, Abstract
  128.   Properties:
  129.     System.String DocumentMapButtonToolTip 'get ' : 
  130.     System.String ParameterAreaButtonToolTip 'get ' : 
  131.     System.String FirstPageButtonToolTip 'get ' : 
  132.     System.String PreviousPageButtonToolTip 'get ' : 
  133.     System.String CurrentPageTextBoxToolTip 'get ' : 
  134.     System.String PageOf 'get ' : 
  135.     System.String NextPageButtonToolTip 'get ' : 
  136.     System.String LastPageButtonToolTip 'get ' : 
  137.     System.String BackButtonToolTip 'get ' : 
  138.     System.String RefreshButtonToolTip 'get ' : 
  139.     System.String PrintButtonToolTip 'get ' : 
  140.     System.String ExportButtonToolTip 'get ' : 
  141.     System.String ZoomControlToolTip 'get ' : 
  142.     System.String SearchTextBoxToolTip 'get ' : 
  143.     System.String FindButtonToolTip 'get ' : 
  144.     System.String FindNextButtonToolTip 'get ' : 
  145.     System.String ZoomToPageWidth 'get ' : 
  146.     System.String ZoomToWholePage 'get ' : 
  147.     System.String FindButtonText 'get ' : 
  148.     System.String FindNextButtonText 'get ' : 
  149.     System.String ViewReportButtonText 'get ' : 
  150.     System.String ProgressText 'get ' : 
  151.     System.String TextNotFound 'get ' : 
  152.     System.String NoMoreMatches 'get ' : 
  153.     System.String ChangeCredentialsText 'get ' : 
  154.     System.String NullCheckBoxText 'get ' : 
  155.     System.String NullValueText 'get ' : 
  156.     System.String TrueValueText 'get ' : 
  157.     System.String FalseValueText 'get ' : 
  158.     System.String SelectAValue 'get ' : 
  159.     System.String UserNamePrompt 'get ' : 
  160.     System.String PasswordPrompt 'get ' : 
  161.     System.String SelectAll 'get ' : 
  162.     System.String PrintLayoutButtonToolTip 'get ' : 
  163.     System.String PageSetupButtonToolTip 'get ' : 
  164.     System.String NullCheckBoxToolTip 'get ' : 
  165.     System.String TotalPagesToolTip 'get ' : 
  166.     System.String StopButtonToolTip 'get ' : 
  167.     System.String DocumentMapMenuItemText 'get ' : 
  168.     System.String BackMenuItemText 'get ' : 
  169.     System.String RefreshMenuItemText 'get ' : 
  170.     System.String PrintMenuItemText 'get ' : 
  171.     System.String PrintLayoutMenuItemText 'get ' : 
  172.     System.String PageSetupMenuItemText 'get ' : 
  173.     System.String ExportMenuItemText 'get ' : 
  174.     System.String StopMenuItemText 'get ' : 
  175.     System.String ZoomMenuItemText 'get ' : 
  176.     System.String ViewReportButtonToolTip 'get ' : 
  177.   Methods:
  178.     get_DocumentMapButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  179.     get_ParameterAreaButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  180.     get_FirstPageButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  181.     get_PreviousPageButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  182.     get_CurrentPageTextBoxToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  183.     get_PageOf(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  184.     get_NextPageButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  185.     get_LastPageButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  186.     get_BackButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  187.     get_RefreshButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  188.     get_PrintButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  189.     get_ExportButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  190.     get_ZoomControlToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  191.     get_SearchTextBoxToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  192.     get_FindButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  193.     get_FindNextButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  194.     get_ZoomToPageWidth(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  195.     get_ZoomToWholePage(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  196.     get_FindButtonText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  197.     get_FindNextButtonText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  198.     get_ViewReportButtonText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  199.     get_ProgressText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  200.     get_TextNotFound(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  201.     get_NoMoreMatches(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  202.     get_ChangeCredentialsText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  203.     get_NullCheckBoxText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  204.     get_NullValueText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  205.     get_TrueValueText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  206.     get_FalseValueText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  207.     get_SelectAValue(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  208.     get_UserNamePrompt(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  209.     get_PasswordPrompt(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  210.     get_SelectAll(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  211.     get_PrintLayoutButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  212.     get_PageSetupButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  213.     get_NullCheckBoxToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  214.     get_TotalPagesToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  215.     get_StopButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  216.     get_DocumentMapMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  217.     get_BackMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  218.     get_RefreshMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  219.     get_PrintMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  220.     get_PrintLayoutMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  221.     get_PageSetupMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  222.     get_ExportMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  223.     get_StopMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  224.     get_ZoomMenuItemText(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  225.     get_ViewReportButtonToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  226. Interface Microsoft.Reporting.WinForms.IReportViewerMessages2: AutoLayout, AnsiClass, Class, Public, ClassSemanticsMask, Abstract
  227.   Interfaces:
  228.     Microsoft.Reporting.WinForms.IReportViewerMessages
  229.   Properties:
  230.     System.String ExportErrorTitle 'get ' : 
  231.     System.String AllFilesFilter 'get ' : 
  232.     System.String PromptAreaErrorTitle 'get ' : 
  233.     System.String StringToolTip 'get ' : 
  234.     System.String FloatToolTip 'get ' : 
  235.     System.String IntToolTip 'get ' : 
  236.     System.String DateToolTip 'get ' : 
  237.     System.String MessageBoxTitle 'get ' : 
  238.     System.String ProcessingStopped 'get ' : 
  239.     System.String HyperlinkErrorTitle 'get ' : 
  240.   Methods:
  241.     GetLocalizedNameForRenderingExtension(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  242.     ParameterMissingSelectionError(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  243.     ParameterMissingValueError(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  244.     CredentialMissingUserNameError(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  245.     get_ExportErrorTitle(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  246.     get_AllFilesFilter(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  247.     get_PromptAreaErrorTitle(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  248.     get_StringToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  249.     get_FloatToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  250.     get_IntToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  251.     get_DateToolTip(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  252.     get_MessageBoxTitle(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  253.     get_ProcessingStopped(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  254.     get_HyperlinkErrorTitle(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  255. Class Microsoft.Reporting.WinForms.ReportServerCredentials: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  256.   Interfaces:
  257.     Microsoft.Reporting.WinForms.IReportServerCredentials
  258.   Properties:
  259.     System.Security.Principal.WindowsIdentity ImpersonationUser 'get set' : 
  260.     System.Net.ICredentials NetworkCredentials 'get set' : 
  261.   Methods:
  262.     get_ImpersonationUser(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  263.     set_ImpersonationUser(WindowsIdentity): PrivateScope, Public, HideBySig, SpecialName
  264.     get_NetworkCredentials(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  265.     set_NetworkCredentials(ICredentials): PrivateScope, Public, HideBySig, SpecialName
  266.     GetFormsCredentials(Cookie&(Out), String&(Out), String&(Out), String&(Out)): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  267.     SetFormsCredentials(Cookie, String, String, String): PrivateScope, Public, HideBySig
  268. Class Microsoft.Reporting.WinForms.ReportPageSettings: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  269.   Properties:
  270.     System.Drawing.Printing.PaperSize PaperSize 'get ' : 
  271.     System.Drawing.Printing.Margins Margins 'get ' : 
  272.   Methods:
  273.     get_PaperSize(): PrivateScope, Public, HideBySig, SpecialName
  274.     get_Margins(): PrivateScope, Public, HideBySig, SpecialName
  275. Class Microsoft.Reporting.WinForms.ReportParameter: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  276.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  277.     Void .ctor(System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  278.     Void .ctor(System.String, System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  279.     Void .ctor(System.String, System.String[]): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  280.     Void .ctor(System.String, System.String, Boolean): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  281.     Void .ctor(System.String, System.String[], Boolean): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  282.   Properties:
  283.     System.String Name 'get set' : 
  284.     System.Collections.Specialized.StringCollection Values 'get ' : 
  285.     Boolean Visible 'get set' : 
  286.   Methods:
  287.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  288.     set_Name(String): PrivateScope, Public, HideBySig, SpecialName
  289.     get_Values(): PrivateScope, Public, HideBySig, SpecialName
  290.     get_Visible(): PrivateScope, Public, HideBySig, SpecialName
  291.     set_Visible(Boolean): PrivateScope, Public, HideBySig, SpecialName
  292. Class Microsoft.Reporting.WinForms.RenderingExtension: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  293.   Properties:
  294.     System.String Name 'get ' : 
  295.     System.String LocalizedName 'get ' : 
  296.     Boolean Visible 'get ' : 
  297.   Methods:
  298.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  299.     get_LocalizedName(): PrivateScope, Public, HideBySig, SpecialName
  300.     get_Visible(): PrivateScope, Public, HideBySig, SpecialName
  301. Class Microsoft.Reporting.WinForms.Warning: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  302.   Properties:
  303.     System.String Code 'get ' : 
  304.     System.String Message 'get ' : 
  305.     System.String ObjectName 'get ' : 
  306.     System.String ObjectType 'get ' : 
  307.     Microsoft.Reporting.WinForms.Severity Severity 'get ' : 
  308.   Methods:
  309.     get_Code(): PrivateScope, Public, HideBySig, SpecialName
  310.     get_Message(): PrivateScope, Public, HideBySig, SpecialName
  311.     get_ObjectName(): PrivateScope, Public, HideBySig, SpecialName
  312.     get_ObjectType(): PrivateScope, Public, HideBySig, SpecialName
  313.     get_Severity(): PrivateScope, Public, HideBySig, SpecialName
  314. Class Microsoft.Reporting.WinForms.ReportDataSourceInfo: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  315.   Properties:
  316.     System.String Name 'get ' : 
  317.     System.String Prompt 'get ' : 
  318.   Methods:
  319.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  320.     get_Prompt(): PrivateScope, Public, HideBySig, SpecialName
  321. Class Microsoft.Reporting.WinForms.ReportDataSourceInfoCollection: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  322.   :System.Collections.ObjectModel.ReadOnlyCollection`1[Microsoft.Reporting.WinForms.ReportDataSourceInfo]
  323.   Properties:
  324.     Microsoft.Reporting.WinForms.ReportDataSourceInfo Item [System.String] 'get ' : 
  325.   Methods:
  326.     get_Item(String): PrivateScope, Public, HideBySig, SpecialName
  327. Class Microsoft.Reporting.WinForms.DataSourceCredentials: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  328.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  329.   Properties:
  330.     System.String Name 'get set' : 
  331.     System.String UserId 'get set' : 
  332.     System.String Password 'get set' : 
  333.   Methods:
  334.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  335.     set_Name(String): PrivateScope, Public, HideBySig, SpecialName
  336.     get_UserId(): PrivateScope, Public, HideBySig, SpecialName
  337.     set_UserId(String): PrivateScope, Public, HideBySig, SpecialName
  338.     get_Password(): PrivateScope, Public, HideBySig, SpecialName
  339.     set_Password(String): PrivateScope, Public, HideBySig, SpecialName
  340. Class Microsoft.Reporting.WinForms.ReportDataSource: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  341.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  342.     Void .ctor(System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  343.     Void .ctor(System.String, System.Object): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  344.   Properties:
  345.     System.String Name 'get set' : 
  346.     System.Object Value 'get set' : 
  347.   Methods:
  348.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  349.     set_Name(String): PrivateScope, Public, HideBySig, SpecialName
  350.     get_Value(): PrivateScope, Public, HideBySig, SpecialName
  351.     set_Value(Object): PrivateScope, Public, HideBySig, SpecialName
  352. Class Microsoft.Reporting.WinForms.ReportDataSourceCollection: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  353.   :System.Collections.ObjectModel.Collection`1[Microsoft.Reporting.WinForms.ReportDataSource]
  354.   Interfaces:
  355.     System.Runtime.Serialization.ISerializable
  356.   Properties:
  357.     Microsoft.Reporting.WinForms.ReportDataSource Item [System.String] 'get ' : 
  358.   Methods:
  359.     get_Item(String): PrivateScope, Public, HideBySig, SpecialName
  360. Class Microsoft.Reporting.WinForms.DocumentMapNode: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  361.   Properties:
  362.     System.String Label 'get ' : 
  363.     System.String Id 'get ' : 
  364.     System.Collections.Generic.IList`1[Microsoft.Reporting.WinForms.DocumentMapNode] Children 'get ' : 
  365.   Methods:
  366.     get_Label(): PrivateScope, Public, HideBySig, SpecialName
  367.     get_Id(): PrivateScope, Public, HideBySig, SpecialName
  368.     get_Children(): PrivateScope, Public, HideBySig, SpecialName
  369. Class Microsoft.Reporting.WinForms.SyncList`1[listType]: AutoLayout, AnsiClass, Class, Public, Serializable, BeforeFieldInit
  370.   Type parameter: listType
  371.   :System.Collections.ObjectModel.Collection`1[listType]
  372. Class Microsoft.Reporting.WinForms.ReportViewerHeaderCollection: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  373.   :Microsoft.Reporting.WinForms.SyncList`1[System.String]
  374. Class Microsoft.Reporting.WinForms.ReportViewerCookieCollection: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  375.   :Microsoft.Reporting.WinForms.SyncList`1[System.Net.Cookie]
  376. Class Microsoft.Reporting.WinForms.ReportViewerException: AutoLayout, AnsiClass, Class, Public, Abstract, Serializable, HasSecurity, BeforeFieldInit
  377.   :System.Exception
  378. Class Microsoft.Reporting.WinForms.MissingParameterException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  379.   :Microsoft.Reporting.WinForms.ReportViewerException
  380. Class Microsoft.Reporting.WinForms.MissingDataSourceCredentialsException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  381.   :Microsoft.Reporting.WinForms.ReportViewerException
  382. Class Microsoft.Reporting.WinForms.MissingDataSourceException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  383.   :Microsoft.Reporting.WinForms.ReportViewerException
  384. Class Microsoft.Reporting.WinForms.ReportServerException: AutoLayout, AnsiClass, Class, Public, Serializable, HasSecurity, BeforeFieldInit
  385.   :Microsoft.Reporting.WinForms.ReportViewerException
  386.   Properties:
  387.     System.String ErrorCode 'get ' : 
  388.   Methods:
  389.     get_ErrorCode(): PrivateScope, Public, HideBySig, SpecialName
  390. Class Microsoft.Reporting.WinForms.LocalProcessingException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  391.   :Microsoft.Reporting.WinForms.ReportViewerException
  392. Class Microsoft.Reporting.WinForms.ReportSecurityException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  393.   :Microsoft.Reporting.WinForms.ReportViewerException
  394. Class Microsoft.Reporting.WinForms.MissingEndpointException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  395.   :Microsoft.Reporting.WinForms.ReportServerException
  396. Class Microsoft.Reporting.WinForms.SoapVersionMismatchException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  397.   :Microsoft.Reporting.WinForms.ReportServerException
  398. Class Microsoft.Reporting.WinForms.MissingReportSourceException: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  399.   :Microsoft.Reporting.WinForms.ReportViewerException
  400.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  401. Struct Microsoft.Reporting.WinForms.ParameterDataType: AutoLayout, AnsiClass, Class, Public, Sealed
  402.   :System.Enum
  403.   Fields:
  404.     Int32 value__ : Public, SpecialName, RTSpecialName
  405.     Microsoft.Reporting.WinForms.ParameterDataType Boolean = 0 : Public, Static, Literal, HasDefault
  406.     Microsoft.Reporting.WinForms.ParameterDataType DateTime = 1 : Public, Static, Literal, HasDefault
  407.     Microsoft.Reporting.WinForms.ParameterDataType Float = 2 : Public, Static, Literal, HasDefault
  408.     Microsoft.Reporting.WinForms.ParameterDataType Integer = 3 : Public, Static, Literal, HasDefault
  409.     Microsoft.Reporting.WinForms.ParameterDataType String = 4 : Public, Static, Literal, HasDefault
  410. Struct Microsoft.Reporting.WinForms.ParameterState: AutoLayout, AnsiClass, Class, Public, Sealed
  411.   :System.Enum
  412.   Fields:
  413.     Int32 value__ : Public, SpecialName, RTSpecialName
  414.     Microsoft.Reporting.WinForms.ParameterState HasValidValue = 0 : Public, Static, Literal, HasDefault
  415.     Microsoft.Reporting.WinForms.ParameterState MissingValidValue = 1 : Public, Static, Literal, HasDefault
  416.     Microsoft.Reporting.WinForms.ParameterState HasOutstandingDependencies = 2 : Public, Static, Literal, HasDefault
  417.     Microsoft.Reporting.WinForms.ParameterState DynamicValuesUnavailable = 3 : Public, Static, Literal, HasDefault
  418. Class Microsoft.Reporting.WinForms.ReportParameterInfo: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  419.   Properties:
  420.     System.String Name 'get ' : 
  421.     Microsoft.Reporting.WinForms.ParameterDataType DataType 'get ' : 
  422.     Boolean Nullable 'get ' : 
  423.     Boolean AllowBlank 'get ' : 
  424.     Boolean MultiValue 'get ' : 
  425.     Boolean IsQueryParameter 'get ' : 
  426.     System.String Prompt 'get ' : 
  427.     Boolean PromptUser 'get ' : 
  428.     Microsoft.Reporting.WinForms.ReportParameterInfoCollection Dependencies 'get ' : 
  429.     Microsoft.Reporting.WinForms.ReportParameterInfoCollection Dependents 'get ' : 
  430.     Boolean AreValidValuesQueryBased 'get ' : 
  431.     System.Collections.Generic.IList`1[Microsoft.Reporting.WinForms.ValidValue] ValidValues 'get ' : 
  432.     Boolean AreDefaultValuesQueryBased 'get ' : 
  433.     System.Collections.Generic.IList`1[System.String] Values 'get ' : 
  434.     Microsoft.Reporting.WinForms.ParameterState State 'get ' : 
  435.     System.String ErrorMessage 'get ' : 
  436.     Boolean Visible 'get set' : 
  437.   Methods:
  438.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  439.     get_DataType(): PrivateScope, Public, HideBySig, SpecialName
  440.     get_Nullable(): PrivateScope, Public, HideBySig, SpecialName
  441.     get_AllowBlank(): PrivateScope, Public, HideBySig, SpecialName
  442.     get_MultiValue(): PrivateScope, Public, HideBySig, SpecialName
  443.     get_IsQueryParameter(): PrivateScope, Public, HideBySig, SpecialName
  444.     get_Prompt(): PrivateScope, Public, HideBySig, SpecialName
  445.     get_PromptUser(): PrivateScope, Public, HideBySig, SpecialName
  446.     get_Dependencies(): PrivateScope, Public, HideBySig, SpecialName
  447.     get_Dependents(): PrivateScope, Public, HideBySig, SpecialName
  448.     get_AreValidValuesQueryBased(): PrivateScope, Public, HideBySig, SpecialName
  449.     get_ValidValues(): PrivateScope, Public, HideBySig, SpecialName
  450.     get_AreDefaultValuesQueryBased(): PrivateScope, Public, HideBySig, SpecialName
  451.     get_Values(): PrivateScope, Public, HideBySig, SpecialName
  452.     get_State(): PrivateScope, Public, HideBySig, SpecialName
  453.     get_ErrorMessage(): PrivateScope, Public, HideBySig, SpecialName
  454.     get_Visible(): PrivateScope, Public, HideBySig, SpecialName
  455. Class Microsoft.Reporting.WinForms.ReportParameterInfoCollection: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  456.   :System.Collections.ObjectModel.ReadOnlyCollection`1[Microsoft.Reporting.WinForms.ReportParameterInfo]
  457.   Properties:
  458.     Microsoft.Reporting.WinForms.ReportParameterInfo Item [System.String] 'get ' : 
  459.   Methods:
  460.     get_Item(String): PrivateScope, Public, HideBySig, SpecialName
  461. Class Microsoft.Reporting.WinForms.ValidValue: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  462.   Properties:
  463.     System.String Label 'get ' : 
  464.     System.String Value 'get ' : 
  465.   Methods:
  466.     get_Label(): PrivateScope, Public, HideBySig, SpecialName
  467.     get_Value(): PrivateScope, Public, HideBySig, SpecialName
  468. Class Microsoft.Reporting.WinForms.PageNavigationEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  469.   :System.MulticastDelegate
  470.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  471.   Methods:
  472.     Invoke(Object, PageNavigationEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  473.     BeginInvoke(Object, PageNavigationEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  474.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  475. Class Microsoft.Reporting.WinForms.PageNavigationEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  476.   :System.ComponentModel.CancelEventArgs
  477.     Void .ctor(Int32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  478.   Properties:
  479.     Int32 NewPage 'get ' : 
  480.   Methods:
  481.     get_NewPage(): PrivateScope, Public, HideBySig, SpecialName
  482. Class Microsoft.Reporting.WinForms.SearchEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  483.   :System.MulticastDelegate
  484.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  485.   Methods:
  486.     Invoke(Object, SearchEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  487.     BeginInvoke(Object, SearchEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  488.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  489. Class Microsoft.Reporting.WinForms.SearchEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  490.   :System.ComponentModel.CancelEventArgs
  491.     Void .ctor(System.String, Int32, Boolean): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  492.   Properties:
  493.     System.String SearchString 'get ' : 
  494.     Int32 StartPage 'get ' : 
  495.     Boolean IsFindNext 'get ' : 
  496.   Methods:
  497.     get_SearchString(): PrivateScope, Public, HideBySig, SpecialName
  498.     get_StartPage(): PrivateScope, Public, HideBySig, SpecialName
  499.     get_IsFindNext(): PrivateScope, Public, HideBySig, SpecialName
  500. Class Microsoft.Reporting.WinForms.DocumentMapNavigationEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  501.   :System.MulticastDelegate
  502.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  503.   Methods:
  504.     Invoke(Object, DocumentMapNavigationEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  505.     BeginInvoke(Object, DocumentMapNavigationEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  506.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  507. Class Microsoft.Reporting.WinForms.DocumentMapNavigationEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  508.   :System.ComponentModel.CancelEventArgs
  509.     Void .ctor(System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  510.   Properties:
  511.     System.String DocumentMapId 'get ' : 
  512.   Methods:
  513.     get_DocumentMapId(): PrivateScope, Public, HideBySig, SpecialName
  514. Class Microsoft.Reporting.WinForms.BookmarkNavigationEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  515.   :System.MulticastDelegate
  516.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  517.   Methods:
  518.     Invoke(Object, BookmarkNavigationEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  519.     BeginInvoke(Object, BookmarkNavigationEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  520.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  521. Class Microsoft.Reporting.WinForms.BookmarkNavigationEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  522.   :System.ComponentModel.CancelEventArgs
  523.     Void .ctor(System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  524.   Properties:
  525.     System.String BookmarkId 'get ' : 
  526.   Methods:
  527.     get_BookmarkId(): PrivateScope, Public, HideBySig, SpecialName
  528. Class Microsoft.Reporting.WinForms.DrillthroughEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  529.   :System.MulticastDelegate
  530.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  531.   Methods:
  532.     Invoke(Object, DrillthroughEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  533.     BeginInvoke(Object, DrillthroughEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  534.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  535. Class Microsoft.Reporting.WinForms.DrillthroughEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  536.   :System.ComponentModel.CancelEventArgs
  537.     Void .ctor(System.String, Microsoft.Reporting.WinForms.Report): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  538.   Properties:
  539.     System.String ReportPath 'get ' : 
  540.     Microsoft.Reporting.WinForms.Report Report 'get ' : 
  541.   Methods:
  542.     get_ReportPath(): PrivateScope, Public, HideBySig, SpecialName
  543.     get_Report(): PrivateScope, Public, HideBySig, SpecialName
  544. Struct Microsoft.Reporting.WinForms.SortOrder: AutoLayout, AnsiClass, Class, Public, Sealed
  545.   :System.Enum
  546.   Fields:
  547.     Int32 value__ : Public, SpecialName, RTSpecialName
  548.     Microsoft.Reporting.WinForms.SortOrder Ascending = 0 : Public, Static, Literal, HasDefault
  549.     Microsoft.Reporting.WinForms.SortOrder Descending = 1 : Public, Static, Literal, HasDefault
  550. Class Microsoft.Reporting.WinForms.SortEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  551.   :System.MulticastDelegate
  552.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  553.   Methods:
  554.     Invoke(Object, SortEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  555.     BeginInvoke(Object, SortEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  556.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  557. Class Microsoft.Reporting.WinForms.SortEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  558.   :System.ComponentModel.CancelEventArgs
  559.     Void .ctor(System.String, Microsoft.Reporting.WinForms.SortOrder, Boolean): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  560.   Properties:
  561.     System.String SortId 'get ' : 
  562.     Microsoft.Reporting.WinForms.SortOrder SortDirection 'get ' : 
  563.     Boolean ClearSort 'get ' : 
  564.   Methods:
  565.     get_SortId(): PrivateScope, Public, HideBySig, SpecialName
  566.     get_SortDirection(): PrivateScope, Public, HideBySig, SpecialName
  567.     get_ClearSort(): PrivateScope, Public, HideBySig, SpecialName
  568. Class Microsoft.Reporting.WinForms.SubreportProcessingEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  569.   :System.MulticastDelegate
  570.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  571.   Methods:
  572.     Invoke(Object, SubreportProcessingEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  573.     BeginInvoke(Object, SubreportProcessingEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  574.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  575. Class Microsoft.Reporting.WinForms.SubreportProcessingEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  576.   :System.EventArgs
  577.   Properties:
  578.     System.String ReportPath 'get ' : 
  579.     Microsoft.Reporting.WinForms.ReportParameterInfoCollection Parameters 'get ' : 
  580.     System.Collections.Generic.IList`1[System.String] DataSourceNames 'get ' : 
  581.     Microsoft.Reporting.WinForms.ReportDataSourceCollection DataSources 'get ' : 
  582.   Methods:
  583.     get_ReportPath(): PrivateScope, Public, HideBySig, SpecialName
  584.     get_Parameters(): PrivateScope, Public, HideBySig, SpecialName
  585.     get_DataSourceNames(): PrivateScope, Public, HideBySig, SpecialName
  586.     get_DataSources(): PrivateScope, Public, HideBySig, SpecialName
  587. Class Microsoft.Reporting.WinForms.ReportErrorEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  588.   :System.MulticastDelegate
  589.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  590.   Methods:
  591.     Invoke(Object, ReportErrorEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  592.     BeginInvoke(Object, ReportErrorEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  593.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  594. Class Microsoft.Reporting.WinForms.ReportErrorEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  595.   :System.EventArgs
  596.   Properties:
  597.     System.Exception Exception 'get ' : 
  598.     Boolean Handled 'get set' : 
  599.   Methods:
  600.     get_Exception(): PrivateScope, Public, HideBySig, SpecialName
  601.     get_Handled(): PrivateScope, Public, HideBySig, SpecialName
  602.     set_Handled(Boolean): PrivateScope, Public, HideBySig, SpecialName
  603. Class Microsoft.Reporting.WinForms.BackEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  604.   :System.MulticastDelegate
  605.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  606.   Methods:
  607.     Invoke(Object, BackEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  608.     BeginInvoke(Object, BackEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  609.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  610. Class Microsoft.Reporting.WinForms.BackEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  611.   :System.ComponentModel.CancelEventArgs
  612.     Void .ctor(Microsoft.Reporting.WinForms.Report): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  613.   Properties:
  614.     Microsoft.Reporting.WinForms.Report ParentReport 'get ' : 
  615.   Methods:
  616.     get_ParentReport(): PrivateScope, Public, HideBySig, SpecialName
  617. Class Microsoft.Reporting.WinForms.RenderingCompleteEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  618.   :System.MulticastDelegate
  619.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  620.   Methods:
  621.     Invoke(Object, RenderingCompleteEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  622.     BeginInvoke(Object, RenderingCompleteEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  623.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  624. Class Microsoft.Reporting.WinForms.RenderingCompleteEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  625.   :System.EventArgs
  626.   Properties:
  627.     System.Collections.Generic.IList`1[Microsoft.Reporting.WinForms.Warning] Warnings 'get ' : 
  628.     System.Exception Exception 'get ' : 
  629.   Methods:
  630.     get_Warnings(): PrivateScope, Public, HideBySig, SpecialName
  631.     get_Exception(): PrivateScope, Public, HideBySig, SpecialName
  632. Class Microsoft.Reporting.WinForms.HyperlinkEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  633.   :System.MulticastDelegate
  634.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  635.   Methods:
  636.     Invoke(Object, HyperlinkEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  637.     BeginInvoke(Object, HyperlinkEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  638.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  639. Class Microsoft.Reporting.WinForms.HyperlinkEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  640.   :System.ComponentModel.CancelEventArgs
  641.   Properties:
  642.     System.String Hyperlink 'get ' : 
  643.   Methods:
  644.     get_Hyperlink(): PrivateScope, Public, HideBySig, SpecialName
  645. Class Microsoft.Reporting.WinForms.ZoomChangedEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  646.   :System.MulticastDelegate
  647.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  648.   Methods:
  649.     Invoke(Object, ZoomChangeEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  650.     BeginInvoke(Object, ZoomChangeEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  651.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  652. Class Microsoft.Reporting.WinForms.ZoomChangeEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  653.   :System.ComponentModel.CancelEventArgs
  654.     Void .ctor(Microsoft.Reporting.WinForms.ZoomMode, Int32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  655.   Properties:
  656.     Int32 ZoomPercent 'get ' : 
  657.     Microsoft.Reporting.WinForms.ZoomMode ZoomMode 'get ' : 
  658.   Methods:
  659.     get_ZoomPercent(): PrivateScope, Public, HideBySig, SpecialName
  660.     get_ZoomMode(): PrivateScope, Public, HideBySig, SpecialName
  661. Class Microsoft.Reporting.WinForms.ExportEventHandler: AutoLayout, AnsiClass, Class, Public, Sealed
  662.   :System.MulticastDelegate
  663.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  664.   Methods:
  665.     Invoke(Object, ReportExportEventArgs): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  666.     BeginInvoke(Object, ReportExportEventArgs, AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  667.     EndInvoke(IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  668. Class Microsoft.Reporting.WinForms.ReportExportEventArgs: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  669.   :System.ComponentModel.CancelEventArgs
  670.     Void .ctor(Microsoft.Reporting.WinForms.RenderingExtension): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  671.   Properties:
  672.     Microsoft.Reporting.WinForms.RenderingExtension Extension 'get ' : 
  673.     System.String DeviceInfo 'get set' : 
  674.   Methods:
  675.     get_Extension(): PrivateScope, Public, HideBySig, SpecialName
  676.     get_DeviceInfo(): PrivateScope, Public, HideBySig, SpecialName
  677.     set_DeviceInfo(String): PrivateScope, Public, HideBySig, SpecialName
  678. Class Microsoft.Reporting.WinForms.ReportTypeConverter: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  679.   :System.ComponentModel.ExpandableObjectConverter
  680.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  681.   Methods:
  682.     ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): PrivateScope, Public, Virtual, HideBySig
  683. Class Microsoft.Reporting.WinForms.LocalReport: AutoLayout, AnsiClass, Class, Public, Sealed, Serializable, BeforeFieldInit
  684.   :Microsoft.Reporting.WinForms.Report
  685.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  686.   Interfaces:
  687.     System.Runtime.Serialization.ISerializable
  688.     System.IDisposable
  689.   Properties:
  690.     System.String ReportPath 'get set' : 
  691.     System.String ReportEmbeddedResource 'get set' : 
  692.     Boolean EnableExternalImages 'get set' : 
  693.     Boolean EnableHyperlinks 'get set' : 
  694.     Microsoft.Reporting.WinForms.ReportDataSourceCollection DataSources 'get ' : 
  695.     System.Collections.Generic.IList`1[Microsoft.Reporting.WinForms.ReportParameter] OriginalParametersToDrillthrough 'get ' : 
  696.   Events:
  697.     Microsoft.Reporting.WinForms.SubreportProcessingEventHandler SubreportProcessing: 
  698.   Methods:
  699.     Dispose(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  700.     get_ReportPath(): PrivateScope, Public, HideBySig, SpecialName
  701.     set_ReportPath(String): PrivateScope, Public, HideBySig, SpecialName
  702.     get_ReportEmbeddedResource(): PrivateScope, Public, HideBySig, SpecialName
  703.     set_ReportEmbeddedResource(String): PrivateScope, Public, HideBySig, SpecialName
  704.     get_EnableExternalImages(): PrivateScope, Public, HideBySig, SpecialName
  705.     set_EnableExternalImages(Boolean): PrivateScope, Public, HideBySig, SpecialName
  706.     get_EnableHyperlinks(): PrivateScope, Public, HideBySig, SpecialName
  707.     set_EnableHyperlinks(Boolean): PrivateScope, Public, HideBySig, SpecialName
  708.     get_DataSources(): PrivateScope, Public, HideBySig, SpecialName
  709.     GetDataSourceNames(): PrivateScope, Public, HideBySig
  710.     GetTotalPages(): PrivateScope, Public, Virtual, HideBySig
  711.     LoadReportDefinition(TextReader): PrivateScope, Public, Virtual, HideBySig
  712.     LoadSubreportDefinition(String, TextReader): PrivateScope, Public, HideBySig
  713.     LoadSubreportDefinition(String, Stream): PrivateScope, Public, HideBySig
  714.     GetDefaultPageSettings(): PrivateScope, Public, Virtual, HideBySig
  715.     ExecuteReportInCurrentAppDomain(Evidence): PrivateScope, Public, HideBySig
  716.     AddTrustedCodeModuleInCurrentAppDomain(String): PrivateScope, Public, HideBySig
  717.     ExecuteReportInSandboxAppDomain(): PrivateScope, Public, HideBySig
  718.     Refresh(): PrivateScope, Public, Virtual, HideBySig
  719.     get_OriginalParametersToDrillthrough(): PrivateScope, Public, HideBySig, SpecialName
  720.     GetParameters(): PrivateScope, Public, Virtual, HideBySig
  721.     SetParameters(IEnumerable`1): PrivateScope, Public, Virtual, HideBySig
  722.     Render(String, String, String&(Out), String&(Out), String&(Out), String[]&(Out), Warning[]&(Out)): PrivateScope, Public, Virtual, HideBySig
  723.     Render(String, String, CreateStreamCallback, Warning[]&(Out)): PrivateScope, Public, HideBySig
  724.     add_SubreportProcessing(SubreportProcessingEventHandler): PrivateScope, Public, HideBySig, SpecialName
  725.     remove_SubreportProcessing(SubreportProcessingEventHandler): PrivateScope, Public, HideBySig, SpecialName
  726.     ListRenderingExtensions(): PrivateScope, Public, Virtual, HideBySig
  727. Class Microsoft.Reporting.WinForms.ReportViewer: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
  728.   :System.Windows.Forms.UserControl
  729.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  730.   Properties:
  731.     Microsoft.Reporting.WinForms.ServerReport ServerReport 'get ' : 
  732.     Microsoft.Reporting.WinForms.LocalReport LocalReport 'get ' : 
  733.     System.Windows.Forms.BorderStyle BorderStyle 'get set' : 
  734.     System.Drawing.Color BackColor 'get set' : 
  735.     System.Drawing.Image BackgroundImage 'get set' : 
  736.     System.Windows.Forms.ImageLayout BackgroundImageLayout 'get set' : 
  737.     Int32 DocumentMapWidth 'get set' : 
  738.     Boolean IsDocumentMapWidthFixed 'get set' : 
  739.     Boolean DocumentMapCollapsed 'get set' : 
  740.     Boolean PromptAreaCollapsed 'get set' : 
  741.     Boolean ShowParameterPrompts 'get set' : 
  742.     Boolean ShowCredentialPrompts 'get set' : 
  743.     Boolean ShowToolBar 'get set' : 
  744.     Boolean ShowProgress 'get set' : 
  745.     Boolean ShowContextMenu 'get set' : 
  746.     Boolean ShowDocumentMapButton 'get set' : 
  747.     Boolean ShowPromptAreaButton 'get set' : 
  748.     Boolean ShowPageNavigationControls 'get set' : 
  749.     Boolean ShowBackButton 'get set' : 
  750.     Boolean ShowStopButton 'get set' : 
  751.     Boolean ShowRefreshButton 'get set' : 
  752.     Boolean ShowPrintButton 'get set' : 
  753.     Boolean ShowExportButton 'get set' : 
  754.     Boolean ShowZoomControl 'get set' : 
  755.     Boolean ShowFindControls 'get set' : 
  756.     Microsoft.Reporting.WinForms.ProcessingMode ProcessingMode 'get set' : 
  757.     Microsoft.Reporting.WinForms.IReportViewerMessages Messages 'get set' : 
  758.     Int32 CurrentPage 'get set' : 
  759.     Microsoft.Reporting.WinForms.ZoomMode ZoomMode 'get set' : 
  760.     Int32 ZoomPercent 'get set' : 
  761.   Events:
  762.     Microsoft.Reporting.WinForms.ZoomChangedEventHandler ZoomChange: 
  763.     Microsoft.Reporting.WinForms.PageNavigationEventHandler PageNavigation: 
  764.     Microsoft.Reporting.WinForms.ExportEventHandler ReportExport: 
  765.     System.ComponentModel.CancelEventHandler ReportRefresh: 
  766.     System.ComponentModel.CancelEventHandler Print: 
  767.     Microsoft.Reporting.WinForms.BackEventHandler Back: 
  768.     Microsoft.Reporting.WinForms.BookmarkNavigationEventHandler BookmarkNavigation: 
  769.     System.ComponentModel.CancelEventHandler Toggle: 
  770.     Microsoft.Reporting.WinForms.DrillthroughEventHandler Drillthrough: 
  771.     System.ComponentModel.CancelEventHandler ViewButtonClick: 
  772.     Microsoft.Reporting.WinForms.SortEventHandler Sort: 
  773.     Microsoft.Reporting.WinForms.HyperlinkEventHandler Hyperlink: 
  774.     Microsoft.Reporting.WinForms.DocumentMapNavigationEventHandler DocumentMapNavigation: 
  775.     Microsoft.Reporting.WinForms.RenderingCompleteEventHandler RenderingComplete: 
  776.     System.ComponentModel.CancelEventHandler RenderingBegin: 
  777.     Microsoft.Reporting.WinForms.SearchEventHandler Search: 
  778.     Microsoft.Reporting.WinForms.ReportErrorEventHandler ReportError: 
  779.   Methods:
  780.     add_ZoomChange(ZoomChangedEventHandler): PrivateScope, Public, HideBySig, SpecialName
  781.     remove_ZoomChange(ZoomChangedEventHandler): PrivateScope, Public, HideBySig, SpecialName
  782.     add_PageNavigation(PageNavigationEventHandler): PrivateScope, Public, HideBySig, SpecialName
  783.     remove_PageNavigation(PageNavigationEventHandler): PrivateScope, Public, HideBySig, SpecialName
  784.     add_ReportExport(ExportEventHandler): PrivateScope, Public, HideBySig, SpecialName
  785.     remove_ReportExport(ExportEventHandler): PrivateScope, Public, HideBySig, SpecialName
  786.     add_ReportRefresh(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  787.     remove_ReportRefresh(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  788.     add_Print(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  789.     remove_Print(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  790.     add_Back(BackEventHandler): PrivateScope, Public, HideBySig, SpecialName
  791.     remove_Back(BackEventHandler): PrivateScope, Public, HideBySig, SpecialName
  792.     add_BookmarkNavigation(BookmarkNavigationEventHandler): PrivateScope, Public, HideBySig, SpecialName
  793.     remove_BookmarkNavigation(BookmarkNavigationEventHandler): PrivateScope, Public, HideBySig, SpecialName
  794.     add_Toggle(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  795.     remove_Toggle(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  796.     add_Drillthrough(DrillthroughEventHandler): PrivateScope, Public, HideBySig, SpecialName
  797.     remove_Drillthrough(DrillthroughEventHandler): PrivateScope, Public, HideBySig, SpecialName
  798.     add_ViewButtonClick(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  799.     remove_ViewButtonClick(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  800.     add_Sort(SortEventHandler): PrivateScope, Public, HideBySig, SpecialName
  801.     remove_Sort(SortEventHandler): PrivateScope, Public, HideBySig, SpecialName
  802.     add_Hyperlink(HyperlinkEventHandler): PrivateScope, Public, HideBySig, SpecialName
  803.     remove_Hyperlink(HyperlinkEventHandler): PrivateScope, Public, HideBySig, SpecialName
  804.     add_DocumentMapNavigation(DocumentMapNavigationEventHandler): PrivateScope, Public, HideBySig, SpecialName
  805.     remove_DocumentMapNavigation(DocumentMapNavigationEventHandler): PrivateScope, Public, HideBySig, SpecialName
  806.     add_RenderingComplete(RenderingCompleteEventHandler): PrivateScope, Public, HideBySig, SpecialName
  807.     remove_RenderingComplete(RenderingCompleteEventHandler): PrivateScope, Public, HideBySig, SpecialName
  808.     add_RenderingBegin(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  809.     remove_RenderingBegin(CancelEventHandler): PrivateScope, Public, HideBySig, SpecialName
  810.     add_Search(SearchEventHandler): PrivateScope, Public, HideBySig, SpecialName
  811.     remove_Search(SearchEventHandler): PrivateScope, Public, HideBySig, SpecialName
  812.     add_ReportError(ReportErrorEventHandler): PrivateScope, Public, HideBySig, SpecialName
  813.     remove_ReportError(ReportErrorEventHandler): PrivateScope, Public, HideBySig, SpecialName
  814.     get_ServerReport(): PrivateScope, Public, HideBySig, SpecialName
  815.     get_LocalReport(): PrivateScope, Public, HideBySig, SpecialName
  816.     get_BorderStyle(): PrivateScope, Public, HideBySig, SpecialName
  817.     set_BorderStyle(BorderStyle): PrivateScope, Public, HideBySig, SpecialName
  818.     get_BackColor(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  819.     set_BackColor(Color): PrivateScope, Public, Virtual, HideBySig, SpecialName
  820.     get_BackgroundImage(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  821.     set_BackgroundImage(Image): PrivateScope, Public, Virtual, HideBySig, SpecialName
  822.     get_BackgroundImageLayout(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  823.     set_BackgroundImageLayout(ImageLayout): PrivateScope, Public, Virtual, HideBySig, SpecialName
  824.     get_DocumentMapWidth(): PrivateScope, Public, HideBySig, SpecialName
  825.     set_DocumentMapWidth(Int32): PrivateScope, Public, HideBySig, SpecialName
  826.     get_IsDocumentMapWidthFixed(): PrivateScope, Public, HideBySig, SpecialName
  827.     set_IsDocumentMapWidthFixed(Boolean): PrivateScope, Public, HideBySig, SpecialName
  828.     get_DocumentMapCollapsed(): PrivateScope, Public, HideBySig, SpecialName
  829.     set_DocumentMapCollapsed(Boolean): PrivateScope, Public, HideBySig, SpecialName
  830.     get_PromptAreaCollapsed(): PrivateScope, Public, HideBySig, SpecialName
  831.     set_PromptAreaCollapsed(Boolean): PrivateScope, Public, HideBySig, SpecialName
  832.     get_ShowParameterPrompts(): PrivateScope, Public, HideBySig, SpecialName
  833.     set_ShowParameterPrompts(Boolean): PrivateScope, Public, HideBySig, SpecialName
  834.     get_ShowCredentialPrompts(): PrivateScope, Public, HideBySig, SpecialName
  835.     set_ShowCredentialPrompts(Boolean): PrivateScope, Public, HideBySig, SpecialName
  836.     get_ShowToolBar(): PrivateScope, Public, HideBySig, SpecialName
  837.     set_ShowToolBar(Boolean): PrivateScope, Public, HideBySig, SpecialName
  838.     get_ShowProgress(): PrivateScope, Public, HideBySig, SpecialName
  839.     set_ShowProgress(Boolean): PrivateScope, Public, HideBySig, SpecialName
  840.     get_ShowContextMenu(): PrivateScope, Public, HideBySig, SpecialName
  841.     set_ShowContextMenu(Boolean): PrivateScope, Public, HideBySig, SpecialName
  842.     get_ShowDocumentMapButton(): PrivateScope, Public, HideBySig, SpecialName
  843.     set_ShowDocumentMapButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  844.     get_ShowPromptAreaButton(): PrivateScope, Public, HideBySig, SpecialName
  845.     set_ShowPromptAreaButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  846.     get_ShowPageNavigationControls(): PrivateScope, Public, HideBySig, SpecialName
  847.     set_ShowPageNavigationControls(Boolean): PrivateScope, Public, HideBySig, SpecialName
  848.     get_ShowBackButton(): PrivateScope, Public, HideBySig, SpecialName
  849.     set_ShowBackButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  850.     get_ShowStopButton(): PrivateScope, Public, HideBySig, SpecialName
  851.     set_ShowStopButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  852.     get_ShowRefreshButton(): PrivateScope, Public, HideBySig, SpecialName
  853.     set_ShowRefreshButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  854.     get_ShowPrintButton(): PrivateScope, Public, HideBySig, SpecialName
  855.     set_ShowPrintButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  856.     get_ShowExportButton(): PrivateScope, Public, HideBySig, SpecialName
  857.     set_ShowExportButton(Boolean): PrivateScope, Public, HideBySig, SpecialName
  858.     get_ShowZoomControl(): PrivateScope, Public, HideBySig, SpecialName
  859.     set_ShowZoomControl(Boolean): PrivateScope, Public, HideBySig, SpecialName
  860.     get_ShowFindControls(): PrivateScope, Public, HideBySig, SpecialName
  861.     set_ShowFindControls(Boolean): PrivateScope, Public, HideBySig, SpecialName
  862.     get_ProcessingMode(): PrivateScope, Public, HideBySig, SpecialName
  863.     set_ProcessingMode(ProcessingMode): PrivateScope, Public, HideBySig, SpecialName
  864.     get_Messages(): PrivateScope, Public, HideBySig, SpecialName
  865.     set_Messages(IReportViewerMessages): PrivateScope, Public, HideBySig, SpecialName
  866.     get_CurrentPage(): PrivateScope, Public, HideBySig, SpecialName
  867.     set_CurrentPage(Int32): PrivateScope, Public, HideBySig, SpecialName
  868.     get_ZoomMode(): PrivateScope, Public, HideBySig, SpecialName
  869.     set_ZoomMode(ZoomMode): PrivateScope, Public, HideBySig, SpecialName
  870.     get_ZoomPercent(): PrivateScope, Public, HideBySig, SpecialName
  871.     set_ZoomPercent(Int32): PrivateScope, Public, HideBySig, SpecialName
  872.     CancelRendering(Int32): PrivateScope, Public, HideBySig
  873.     PerformBack(): PrivateScope, Public, HideBySig
  874.     Clear(): PrivateScope, Public, HideBySig
  875.     Reset(): PrivateScope, Public, HideBySig
  876.     RefreshReport(): PrivateScope, Public, HideBySig
  877.     Find(String, Int32): PrivateScope, Public, HideBySig
  878.     FindNext(): PrivateScope, Public, HideBySig
  879.     JumpToBookmark(String): PrivateScope, Public, HideBySig
  880.     JumpToDocumentMapId(String): PrivateScope, Public, HideBySig
  881.     PrintDialog(): PrivateScope, Public, HideBySig
  882.     SetDisplayMode(DisplayMode): PrivateScope, Public, HideBySig
  883. Struct Microsoft.Reporting.WinForms.DisplayMode: AutoLayout, AnsiClass, Class, Public, Sealed
  884.   :System.Enum
  885.   Fields:
  886.     Int32 value__ : Public, SpecialName, RTSpecialName
  887.     Microsoft.Reporting.WinForms.DisplayMode Normal = 0 : Public, Static, Literal, HasDefault
  888.     Microsoft.Reporting.WinForms.DisplayMode PrintLayout = 1 : Public, Static, Literal, HasDefault