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