[]
Raises the SelectionChanging event.
protected void OnSelectionChanging(GridSelectionEventArgs e)
Type | Name | Description |
---|---|---|
GridSelectionEventArgs | e | The GridSelectionEventArgs instance containing the event data. |
Called before the selection changed.
protected override sealed void OnSelectionChanging(GridControlSelectionEventArgs e)
Type | Name | Description |
---|---|---|
GridControlSelectionEventArgs | e | GridControlRangeEventArgs that contains the event data. |