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 DataSource. The DataBrowser will also allow the user to make changes to objects in the data source and save these changes if the DataSource.Editable property is set to true.
|
Property |
Description |
|
A string that is displayed at the top of the dialog | |
|
The DataSource to browse with this DataBrowser | |
|
The handle for the parent window |
|
Method |
Description |
|
Displays the dialog |