DataBrowser Class

Description

The DataBrowser class is used to present the user with a dialog that will allow the user to browse the contents of the data source that is currently loaded into the DataSourceComponent.  The DataBrowser will also allow the user to make changes to objects in the data source and save these changes if the DataSourceComponent.Editable property is set to true.    

 

Public Constructors

Constructor

Description

DataBrowser

Constructs a new instance of the DataBrowser class

 

Public Properties

Property

Description

Caption

A string that is displayed at the top of the dialog

ParentHandle

The handle for the parent window

 

Public Methods

Method

Description

Dispose

Releases the resources used by the current instance

Show

Displays the dialog