| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal band As UltraGridBand _ ) | |
| C# | |
|---|---|
public BandEventArgs( UltraGridBand band ) | |
Parameters
- band
|
| Infragistics(R) NetAdvantage(R) Windows Forms | |
| BandEventArgs Constructor | |
| See Also E-mail your feedback on this topic. | |
| Infragistics.Win.UltraWinGrid Namespace > BandEventArgs Class : BandEventArgs Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal band As UltraGridBand _ ) | |
| C# | |
|---|---|
public BandEventArgs( UltraGridBand band ) | |