List View - ModifiedRules Property

Controls when the Modified property is set to True

Member of List View (PRIM_LTVW)

Data Type - Enumeration Set

Details

The ModifiedRules property specifies whether list controls will be flagged as "Changed" by a change of selection or focus.
 
ModifiedRules supports multiple selection.

Allowed Values

Enum ValueDescription
IgnoreFocusChangesFocus processing will not cause a Changed event to fire
IgnoreSelectionChangesSelection processing will not cause a Changed event to fire


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2