Skip to main content

ItemsSourceChangedEventArgs Class

Provides data for the ItemsSourceChanged event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class ItemsSourceChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ItemsSourceChangedEventArgs
See Also