FocusedRowChangedEventArgs Constructors
Provides data for the DataViewBase.FocusedRowChanged event.Name | Parameters | Description |
---|---|---|
FocusedRowChangedEventArgs(DataViewBase, Object, Object) | source, oldRow, newRow | Initializes a new instance of the FocusedRowChangedEventArgs class. |
See Also