The ViewModeEnum type specifies the ways the
control may display the data. The ViewMode
property specifies the way the control is displaying data. The ViewModeOption
property specifies options for given view modes.
Name
Value
Description
exTableView
0
Shows the items as rows in a table.
exCardView
1
Displays each record's information as fields on a card.