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

Compare with Current View Page History

Version 1 Next »

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 Value

Description

FirstColumn

Position 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

  • No labels