Top Method Summary
Options Name Purpose
Activate () Invoked when the Designer is activated
BindDesignerData (dataset, dataset) Binds to the Designer Temp-Tables
ClickCellHandler (Object, ClickCellEventArgs) Event handler for the ClickCell Event of the smartDynamicBrowser1
CreateDesignTimeDataSource () Creates the Design Time Data Source instance
DeregisterServiceContainer () Deregisters the temporary service container
DestroyDesigner () Allows the Container Designer Control to destroy resources
HandleColumnHiddenStateChanged (UltraGridColumn) Handles adding and removing of columns
HandleColumnMoved (UltraGridColumn) Handles moving of columns
HandleColumnSized (UltraGridColumn) Handles sizing of columns
InitializeComponent ()
InitializeGridRepository () Initializes the IDynamicBrowserRepository and makes is (temporarily available in an overloading ServiceContainer)
InsertInstanceForMaster (character, integer) Inserts a new instance of the given object master on the design canvas
PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs) Event handler for the PropertyValueChanged event of the Property Grid Control
RefreshDesigner () Refreshes the Designer
SelectColumn (UltraGridColumn) Selects a column
smartDynamicBrowser1_AfterColPosChanged (Object, AfterColPosChangedEventArgs) Event handler for the AfterColPosChanged event of the smartDynamicBrowser1

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

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Method Detail
Top

Activate ()

Purpose: Invoked when the Designer is activated
Notes: Typically invoked when the designer tab is shown again

Top

BindDesignerData (dataset, dataset)

Purpose: Binds to the Designer Temp-Tables
Notes:

Parameters:
dsObjectMaster DATASET dsObjectMaster
DATASET BIND from Consultingwerk/SmartFramework/Repository/Object/dsObjectMaster.i
dsDesignAttributeValue DATASET dsDesignAttributeValue
DATASET BIND from Consultingwerk/SmartFramework/Repository/Class/dsDesignAttributeValue.i
Top

ClickCellHandler (Object, ClickCellEventArgs)

Purpose: Event handler for the ClickCell Event of the smartDynamicBrowser1
Notes:

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

CreateDesignTimeDataSource ()

Purpose: Creates the Design Time Data Source instance
Notes:

Top

DeregisterServiceContainer ()

Purpose: Deregisters the temporary service container
Notes:

Top

DestroyDesigner ()

Purpose: Allows the Container Designer Control to destroy resources
Notes: Typically used to clean up Ribbon Tabs etc.

Top

HandleColumnHiddenStateChanged (UltraGridColumn)

Purpose: Handles adding and removing of columns
Notes:

Parameters:
poColumn Infragistics.Win.UltraWinGrid.UltraGridColumn
The column that has the HiddenState changed
Top

HandleColumnMoved (UltraGridColumn)

Purpose: Handles moving of columns
Notes:

Parameters:
poColumn Infragistics.Win.UltraWinGrid.UltraGridColumn
The column that has the HiddenState changed
Top

HandleColumnSized (UltraGridColumn)

Purpose: Handles sizing of columns
Notes:

Parameters:
poColumn Infragistics.Win.UltraWinGrid.UltraGridColumn
The column that has the HiddenState changed
Top

InitializeComponent ()


Top

InitializeGridRepository ()

Purpose: Initializes the IDynamicBrowserRepository and makes is (temporarily
available in an overloading ServiceContainer)
Notes: The IDynamicBrowserRepository is required during the SmartDynamicBrowser
constructor

Top

InsertInstanceForMaster (character, integer)

Purpose: Inserts a new instance of the given object master on the design canvas
Notes:

Parameters:
pcObjectMasterGuid CHARACTER
The GUID of the Object Master to create an instance of
piPosition INTEGER
The position for the new column
Top

PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs)

Purpose: Event handler for the PropertyValueChanged event of the
Property Grid Control
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Framework.Repository.Object.PropertyValueChangedEventArgs
The PropertyValueChangedEventArgs with the data for this event
Top

RefreshDesigner ()

Purpose: Refreshes the Designer
Notes:

Top

SelectColumn (UltraGridColumn)

Purpose: Selects a column
Notes:

Parameters:
poColumn Infragistics.Win.UltraWinGrid.UltraGridColumn
The UltraGridColumn
Top

smartDynamicBrowser1_AfterColPosChanged (Object, AfterColPosChangedEventArgs)

Purpose: Event handler for the AfterColPosChanged event of the smartDynamicBrowser1
Notes:

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


Constructor Detail
Top

GridDesignerControl ()

Purpose: Constructor for the GridDesignerControl class
Notes:



Property Detail
Top

Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid


Returns Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl
Top

Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


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