GridSelectionChangedEventArgs Constructors
Provides data for the GridViewBase.SelectionChanged event.Name | Parameters | Description |
---|---|---|
GridSelectionChangedEventArgs(DataViewBase, CollectionChangeAction, Int32) | view, action, controllerRow | Initializes a new instance of the GridSelectionChangedEventArgs class. |
See Also