Skip to main content

UnboundSourceValuePushedEventArgs Class

Arguments, passed to the UnboundSource.ValuePushed event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public class UnboundSourceValuePushedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
UnboundSourceValuePushedEventArgs
See Also