List View - ViewStyle Property

ViewStyle sets the way the list or tree is shown

Member of List View (PRIM_LTVW)

Data Type - Enumeration

Details

The ViewStyle property specifies how the list entries will be displayed.

Allowed Values

Enum ValueDescription
IconItems are shown as 32x32 image and text from the first column
SmallIconItems are shown as 16x16 image and text from the first column
ListAs smallicon with each item being on its own line
ReportTypical list view with columns and headings


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2