Back to Devexpress

ImmediatePostDataAttribute Constructors

expressappframework-devexpress-dot-persistent-dot-base-dot-immediatepostdataattribute-dot-ctor.md

latest1.2 KB
Original Source

ImmediatePostDataAttribute Constructors

An attribute you can apply to business class properties. This attribute indicates that the Property Editor’s control value should be passed to the property of a bound object as soon as possible when a user changes the editor’s value.

NameParametersDescription
ImmediatePostDataAttribute()noneInitializes a new instance of the ImmediatePostDataAttribute class.
ImmediatePostDataAttribute(Boolean)immediatePostDataInitializes a new instance of the ImmediatePostDataAttribute class.

See Also

ImmediatePostDataAttribute Class

ImmediatePostDataAttribute Members

DevExpress.Persistent.Base Namespace