constants ViewModeEnum
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.

NameValueDescription
exTableView0 Shows the items as rows in a table.
exCardView1 Displays each record's information as fields on a card.