List View - KeyboardPositioning Property

Determines how the list will position based on keyboard input

Member of List View (PRIM_LTVW)

Data Type - Enumeration

Details

The KeyboardPositioning property defines how the list will respond to keyboard entry.
 
When a character(s) is pressed, the list will automatically scroll to the entry closest to the value specified.

Allowed Values

Enum ValueDescription
FirstColumnPosition in the list is governed by the values in the leftmost column
SortColumn Position in the list is governed by the values in the primary sort column.


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2