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