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.
|
Constructor |
Description |
|
Constructs a new instance of the DataBrowser class |
|
Property |
Description |
|
A string that is displayed at the top of the dialog | |
|
The handle for the parent window |
|
Method |
Description |
|
Releases the resources used by the current instance | |
|
Displays the dialog |