You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 Value

Description

Icon

Items are shown as 32x32 image and text from the first column

SmallIcon

Items are shown as 16x16 image and text from the first column

List

As smallicon with each item being on its own line

Report

Typical list view with columns and headings

See also

All Component Classes
Technical Reference

  • No labels