| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnAfterHeaderCheckBoxStateChanged( _ ByVal e As AfterHeaderCheckStateChangedEventArgs _ ) | |
| C# | |
|---|---|
protected virtual void OnAfterHeaderCheckBoxStateChanged( AfterHeaderCheckStateChangedEventArgs e ) | |
Parameters
- e
- The event args containing the event information.