UnboundSourceListChangedEventArgs Class
In This Article
Arguments passed to the UnboundSource.UnboundSourceListChanging and UnboundSource.UnboundSourceListChanged events.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public class UnboundSourceListChangedEventArgs :
ListChangedEventArgs
#Inheritance
Object
EventArgs
ListChangedEventArgs
UnboundSourceListChangedEventArgs
See Also