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