| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnAfterRowCollapsed( _ ByVal e As RowEventArgs _ ) | |
| C# | |
|---|---|
protected virtual void OnAfterRowCollapsed( RowEventArgs e ) | |
Parameters
- e
|
| Infragistics(R) NetAdvantage(R) Windows Forms | |
| OnAfterRowCollapsed Method | |
| See Also E-mail your feedback on this topic. | |
| Infragistics.Win.UltraWinGrid Namespace > UltraGrid Class : OnAfterRowCollapsed Method |
| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnAfterRowCollapsed( _ ByVal e As RowEventArgs _ ) | |
| C# | |
|---|---|
protected virtual void OnAfterRowCollapsed( RowEventArgs e ) | |