|
ctlUniListView.eCtlUniListView_ListViewConstants Enum
View constants
Values
Name |
Value |
Description |
elvv_icon |
0 |
with icons - from left to right, vertically |
elvv_smallIcon |
1 |
with small icons - from left to right vertically |
elvv_list |
2 |
list - from top to bottom, horizontally |
elvv_report |
3 |
with headers and columns |
|