DataLayoutControl.ItemUpdateSourceTrigger Property
Gets or sets a value that determines when the data layout control items are updated.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
UpdateSourceTrigger | One of the UpdateSourceTrigger enumeration values. |
See Also