Classes
DataViewDataView is a grid-style control designed to function as a drop-in replacement for Xojo's built-in ListBox control.
CellContainerA CellContainer is a container control that can be used as an interface in a cell in a dataView.
ListColumnA ListColumn object allows you to access and change formatting properties of columns.
OptionListOptionList is a class representing options in a PopupMenu.
CellInfoCellInfo is a class passed to certain events in DataView to specify various formatting options
CustomDataSourceA CustomDataSource is a clas that can be subclassed to create a custom/on-demand DataSource.