UnboundSourceValuePushedEventArgs Class
Arguments, passed to the UnboundSource.ValuePushed event.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
See Also
Arguments, passed to the UnboundSource.ValuePushed event.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public class UnboundSourceValuePushedEventArgs :
EventArgs
Public Class UnboundSourceValuePushedEventArgs
Inherits EventArgs
UnboundSourceValuePushedEventArgs is the data class for the following events:
| Library | Related API Members |
|---|---|
| Cross-Platform Class Library | UnboundSource.ValuePushed |
| WPF Controls | UnboundDataSource.ValuePushed |