Constant Value | Description | Numeric Equivalent |
---|---|---|
LVFS_ICON | The ListviewField items are displayed as large icons | 1 |
LVFS_SMALLICON | The ListviewField items are displayed as small icons | 2 |
LVFS_LIST | The names (EnumDisplay attributes) of the ListviewField items are displayed in columns | 3 |
LVFS_DETAIL | The ListviewField element is displayed in a row with all EnumSubText values | 4 |