Top Method Summary
Options Name Purpose
ButtonAssignUserToGroup_Click (Object, EventArgs) Adds an assignment to a Group for a User
ButtonUnAssignUserFromGroup_Click (Object, EventArgs) Removes the assignment of a User to a Group
CopySecurityAssignment () Copies the Security Assignment from one user to the current user
InitializeComponent ()
OnShown (EventArgs) Override of the OnShown Method to first show the form and then initiate reading data.
RefreshHierarchyData () Refreshes the hierarchy data if necessary
SetAssignmentButtonState () Set Assignment buttons en or disabled according to the availability of data to be assigned
smartDataBrowser1_BeforeSelectChange (Object, BeforeSelectChangeEventArgs) Save or reject pending changes of the UserGroupAdapter if required
SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs) Assign or unassign a Group from a User
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
ToggleButtonCopyAssignment () Toggles the enabled state of the "Copy Security Assignment" tool
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs) When switching to the UserAssignment tab the contextual tab for this purpose gets shown
UserAdapter_BeginUpdateState (Object, DataSourceUpdateStateEventArgs) Event handler for the BeginUpdateState event of the UserAdapter
UserAdapter_CurrentChanged (Object, EventArgs) Event handler for the CurrentChanged event of the UserAdapter
UserAdapter_EndUpdateState (Object, DataSourceUpdateStateEventArgs) Event handler for the EndUpdateState event of the UserAdapter
UserAuthorizationReport () Displays the User Authorization Report
UserGroupAdapter_AfterRejectTransaction (Object, EventArgs) Refresh the Assignment button sensitivity after rejecting changes
UserGroupAdapter_AfterRetrieveData (Object, EventArgs) Refreshes the PossibleAssignment Browser after new Data has been read by the UserGroupAdapter
UserGroupAdapter_BeforeRetrieveData (Object, CancelEventArgs) Sets then CustomerContext just before executing the RetrieveData Method of the UserGroupAdapter
UserGroupAdapter_SmartTransactionStateChanged (Object, EventArgs) Makes sure that the PossibleAssignment Browser shows the correct data
UserGroupReport () Displays the User Group Report

Top Constructor Summary
Options Name Purpose
SmartUserMaintenanceForm ()


Method Detail
Top

ButtonAssignUserToGroup_Click (Object, EventArgs)

Purpose: Adds an assignment to a Group for a User
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e System.EventArgs
An EventArgs that contains no event data
Top

ButtonUnAssignUserFromGroup_Click (Object, EventArgs)

Purpose: Removes the assignment of a User to a Group
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e System.EventArgs
An EventArgs that contains no event data
Top

CopySecurityAssignment ()

Purpose: Copies the Security Assignment from one user to the current user
Notes:

Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Override of the OnShown Method to first show the form and then
initiate reading data.
Notes:

Parameters:
e System.EventArgs
An EventArgs that contains no event data
Top

RefreshHierarchyData ()

Purpose: Refreshes the hierarchy data if necessary
Notes:

Top

SetAssignmentButtonState ()

Purpose: Set Assignment buttons en or disabled according to the availability
of data to be assigned
Notes:

Top

smartDataBrowser1_BeforeSelectChange (Object, BeforeSelectChangeEventArgs)

Purpose: Save or reject pending changes of the UserGroupAdapter if required
Notes:

Parameters:
sender System.Object
The source of the event
e Infragistics.Win.UltraWinGrid.BeforeSelectChangeEventArgs
An EventArgs that contains the data for the event
Top

SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)

Purpose: Assign or unassign a Group from a User
Notes:

Parameters:
sender Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The reference to the Instance of the SmartDataBrowser which has invoked the Method
e System.EventArgs
The System.EventArgs with the data for this event
Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the smartToolbarController1
Notes:

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

ToggleButtonCopyAssignment ()

Purpose: Toggles the enabled state of the "Copy Security Assignment" tool
Notes:

Top

ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)

Purpose: When switching to the UserAssignment tab the contextual tab for
this purpose gets shown
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventArgs
An EventArgs that contains the SelectedTabChanged event data
Top

UserAdapter_BeginUpdateState (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the BeginUpdateState event of the UserAdapter
Notes:

Parameters:
sender System.Object
Reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.DataSourceUpdateStateEventArgs
The System.EventArgs with the data for this event
Top

UserAdapter_CurrentChanged (Object, EventArgs)

Purpose: Event handler for the CurrentChanged event of the UserAdapter
Notes:

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

UserAdapter_EndUpdateState (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the EndUpdateState event of the UserAdapter
Notes:

Parameters:
sender System.Object
Reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.DataSourceUpdateStateEventArgs
The System.EventArgs with the data for this event
Top

UserAuthorizationReport ()

Purpose: Displays the User Authorization Report
Notes:

Top

UserGroupAdapter_AfterRejectTransaction (Object, EventArgs)

Purpose: Refresh the Assignment button sensitivity after rejecting changes
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e System.EventArgs
An EventArgs that contains no event data
Top

UserGroupAdapter_AfterRetrieveData (Object, EventArgs)

Purpose: Refreshes the PossibleAssignment Browser after new Data has been
read by the UserGroupAdapter
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e System.EventArgs
An EventArgs that contains no event data
Top

UserGroupAdapter_BeforeRetrieveData (Object, CancelEventArgs)

Purpose: Sets then CustomerContext just before executing the RetrieveData
Method of the UserGroupAdapter
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e System.ComponentModel.CancelEventArgs
An EventArgs that contains the Cancelable event data
Top

UserGroupAdapter_SmartTransactionStateChanged (Object, EventArgs)

Purpose: Makes sure that the PossibleAssignment Browser shows the correct
data
Notes:

Parameters:
sender System.Object
Reference to the calling Object
e System.EventArgs
An EventArgs that contains no event data
Top

UserGroupReport ()

Purpose: Displays the User Group Report
Notes:



Constructor Detail
Top

SmartUserMaintenanceForm ()




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