Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Grid - ModifiedRules Property

Panel
bgColor#2c3c4c

Controls when the Modified property is set to True

Member of Grid (PRIM_GRID)

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 Value

Description

IgnoreFocusChanges

Focus processing will not cause a Changed event to fire

IgnoreSelectionChanges

Selection processing will not cause a Changed event to fire


See also

All Component Classes

Technical Reference