Skip to main content
A newer version of this page is available. .

UnboundSourceValueNeededEventArgs Class

Arguments, passed to the UnboundSource.ValueNeeded event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public abstract class UnboundSourceValueNeededEventArgs :
    EventArgs

Inheritance

Object
EventArgs
UnboundSourceValueNeededEventArgs
See Also