XPServerCollectionSource.TrackChanges Property
Gets or sets whether the XPServerCollectionSource tracks item changes.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true to raise the ListChange event after an item has been changed; otherwise, false. |
See Also