Back to Devexpress

SelectionChangedEventArgs Constructors

corelibraries-devexpress-dot-data-dot-selectionchangedeventargs-dot-ctor.md

latest1.0 KB
Original Source

SelectionChangedEventArgs Constructors

Provides data for the selection changed events.

NameParametersDescription
SelectionChangedEventArgs()noneInitializes a new instance of the SelectionChangedEventArgs class with default settings.
SelectionChangedEventArgs(CollectionChangeAction, Int32)action, controllerRowInitializes a new instance of the SelectionChangedEventArgs class with the specified settings.

See Also

SelectionChangedEventArgs Class

SelectionChangedEventArgs Members

DevExpress.Data Namespace