Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartDataBrowserViewManagerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartUserControl
Implements: IHasDesignerVerbs

File:SmartDataBrowserViewManagerControl
Purpose:Manages views of the SmartDataBrowser using the ISmartDataBrowserViewManagerService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Apr 03 06:16:39 CEST 2020



Top Method Summary
Options Name Purpose
btnDelete_Click (Object, EventArgs) Event handler for the Click event of the btnDelete
btnSaveAs_Click (Object, EventArgs) Event handler for the Click event of the btnSaveAs
btnSave_Click (Object, EventArgs) Event handler for the Click event of the btnSave
Delete () Deletes the current view
FormShownHandler (Object, EventArgs) Event handler for the Shown even of the Form
GridEnabledChangedHandler (Object, EventArgs) Event handler for the EnabledChanged event of the SmartDataBrowser
Initialize () Initializes the Control
InitializeComponent () Initializes the Visual Design
OnLoad (EventArgs) Raises the Load Event
SaveView () Saves the current view
SaveViewAs () Prompts for a name and a user group and saves the current view
ultraComboEditor1_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the ultraComboEditor1

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

Top Property Summary
Options Name Purpose
CHARACTER Context
Infragistics.Win.UltraWinGrid.UltraGrid Grid


Method Detail
Top

btnDelete_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnDelete
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

btnSaveAs_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnSaveAs
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

btnSave_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnSave
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

Delete ()

Purpose: Deletes the current view
Notes:

Top

FormShownHandler (Object, EventArgs)

Purpose: Event handler for the Shown even of the Form
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

GridEnabledChangedHandler (Object, EventArgs)

Purpose: Event handler for the EnabledChanged event of the SmartDataBrowser
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

Initialize ()

Purpose: Initializes the Control
Notes:

Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnLoad (EventArgs)

Purpose: Raises the Load Event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

SaveView ()

Purpose: Saves the current view
Notes:

Top

SaveViewAs ()

Purpose: Prompts for a name and a user group and saves the current view
Notes:

Top

ultraComboEditor1_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the ultraComboEditor1
Notes:

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


Constructor Detail
Top

SmartDataBrowserViewManagerControl ()

Purpose: Constructor for the SmartDataBrowserViewManagerControl class
Notes:



Property Detail
Top

CHARACTER Context


Returns CHARACTER
Top

Infragistics.Win.UltraWinGrid.UltraGrid Grid


Returns Infragistics.Win.UltraWinGrid.UltraGrid


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