Back to Devexpress

UnboundSourceValuePushedEventArgs Class

corelibraries-devexpress-dot-data-f5f757a6.md

latest1.5 KB
Original Source

UnboundSourceValuePushedEventArgs Class

Arguments, passed to the UnboundSource.ValuePushed event.

Namespace : DevExpress.Data

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class UnboundSourceValuePushedEventArgs :
    EventArgs
vb
Public Class UnboundSourceValuePushedEventArgs
    Inherits EventArgs

UnboundSourceValuePushedEventArgs is the data class for the following events:

LibraryRelated API Members
Cross-Platform Class LibraryUnboundSource.ValuePushed
WPF ControlsUnboundDataSource.ValuePushed

Inheritance

Object EventArgs UnboundSourceValuePushedEventArgs

See Also

UnboundSourceValuePushedEventArgs Members

DevExpress.Data Namespace