Skip to main content

UnboundSourceValueNeededEventArgs Class

Arguments, passed to the UnboundSource.ValueNeeded event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public abstract class UnboundSourceValueNeededEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
UnboundSourceValueNeededEventArgs
See Also