Dataset Visualizer Dialog Box

The DataSet Visualizer allows you to view the contents of a DataSet, DataTable, DataView, or DataViewManager object. You can access this visualizer by clicking on the magnifying glass icon that appears next to the Value for one of those objects in a debugger variables window or in a DataTip.

You can make changes to the objects in this visualizer. Changes will be saved as soon as you commit a row.

UIElement List

Table

Use this dropdown listbox to select a table within the dataset that you want to visualize.

See also