DataLayoutControl.ItemUpdateSourceTrigger Property
In This Article
Gets or sets a value that determines when the data layout control items are updated.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.2.dll
NuGet Package: DevExpress.Wpf.LayoutControl
#Declaration
public UpdateSourceTrigger ItemUpdateSourceTrigger { get; set; }
#Property Value
Type | Description |
---|---|
Update |
One of the Update |
See Also