Namespace: Consultingwerk.Windows.Framework.Authorization
Class 
UserAuthorizationReportForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
AddSectionHeader (ISection) Creates the Section Header
AddUserDetails (ISection) Adds user details to the section
btnClose_Click (Object, EventArgs) Event handler for the Click event of the btnClose
Infragistics.Documents.Reports.Report.Report CreateReport () Creates the Report
InitializeComponent ()
Print () Prints the document
Save () Saves the Report as a PDF file
ShowUserAuthorizationReport (character) Shows the report of user authorization for the given user
ultraPrintDocument1_PrintPage (Object, PrintPageEventArgs) Event handler for the PrintPage event of the ultraPrintDocument
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handle for the ToolClick event of the ultraToolbarsManager

Top Constructor Summary
Options Name Purpose
UserAuthorizationReportForm () Constructor for the UserAuthorizationReportForm class


Method Detail
Top

AddSectionHeader (ISection)

Purpose: Creates the Section Header
Notes:

Parameters:
poSection Infragistics.Documents.Reports.Report.Section.ISection
The ISection to print on
Top

AddUserDetails (ISection)

Purpose: Adds user details to the section
Notes:

Parameters:
poSection Infragistics.Documents.Reports.Report.Section.ISection
The ISection to print on
Top

btnClose_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnClose
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

Infragistics.Documents.Reports.Report.Report CreateReport ()

Purpose: Creates the Report
Notes:

Returns Infragistics.Documents.Reports.Report.Report
The Report
Top

InitializeComponent ()


Top

Print ()

Purpose: Prints the document
Notes:

Top

Save ()

Purpose: Saves the Report as a PDF file
Notes:

Top

ShowUserAuthorizationReport (character)

Purpose: Shows the report of user authorization for the given user
Notes:

Parameters:
pcUserGuid CHARACTER
The GUID of the user to show the report for
Top

ultraPrintDocument1_PrintPage (Object, PrintPageEventArgs)

Purpose: Event handler for the PrintPage event of the ultraPrintDocument
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e System.Drawing.Printing.PrintPageEventArgs
The PrintPageEventArgs with the data for this event
Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handle for the ToolClick event of the ultraToolbarsManager
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

UserAuthorizationReportForm ()

Purpose: Constructor for the UserAuthorizationReportForm class
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:42