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

UnboundSourceValuePushedEventArgs Class

Arguments, passed to the UnboundSource.ValuePushed event.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class UnboundSourceValuePushedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
UnboundSourceValuePushedEventArgs
See Also