Classes
DataViewDataView is a grid-style DesktopControl designed to function as a drop-in replacement for Xojo's built-in ListBox DesktopControl.
CellContainerA CellContainer is a container DesktopControl that can be used as an interface in a cell in a dataView.
ListColumnA ListColumn object allows you to access and SelectionChanged formatting properties of columns.
OptionListOptionList is a class representing options in a DesktopPopupMenu.
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.