Top Method Summary
Options Name Purpose
DeleteRecord () Deletes the current record
DeleteRecord (Object, ToolClickEventArgs) Event handler for the DeleteRecord tool click event for the
CHARACTER GetOutputFileName (character, character) Uses a SaveFileDialog to get a file name
RefreshReport () Refreshes the report
RefreshReport (Object, ToolClickEventArgs) Event handler for the RefreshReport tool click event for the
SaveAsText (Object, ToolClickEventArgs) Event handler for the SaveAsText tool click event for the
SaveAsXml (Object, ToolClickEventArgs) Event handler for the SaveAsXml tool click event for the
SubscribeEvents () Subscribes the events for an attached form instance
UnsubscribeEvents () Unsubscribes the events for an attached form instance


Method Detail
Top

DeleteRecord ()

Purpose: Deletes the current record
Notes:

Top

DeleteRecord (Object, ToolClickEventArgs)

Purpose: Event handler for the DeleteRecord tool click event for the
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

CHARACTER GetOutputFileName (character, character)

Purpose: Uses a SaveFileDialog to get a file name
Notes: Interface IDatasetController member

Parameters:
pcExtension CHARACTER
The extension of the file to save
pcFilter CHARACTER
The filter of the file to save
Returns CHARACTER
The file name
Top

RefreshReport ()

Purpose: Refreshes the report
Notes:

Top

RefreshReport (Object, ToolClickEventArgs)

Purpose: Event handler for the RefreshReport tool click event for the
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

SaveAsText (Object, ToolClickEventArgs)

Purpose: Event handler for the SaveAsText tool click event for the
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

SaveAsXml (Object, ToolClickEventArgs)

Purpose: Event handler for the SaveAsXml tool click event for the
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

SubscribeEvents ()

Purpose: Subscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to subscribe to control events

Top

UnsubscribeEvents ()

Purpose: Unsubscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to unsubscribe from control events



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