'宣言 Public Function New( _ ByVal parent As Infragistics.Win.UIElement, _ ByVal band As UltraGridBand, _ ByVal forceAlignLeft As Boolean, _ ByVal rowsContext As RowsCollection, _ ByVal rowContext As UltraGridRow _ )
public BandHeadersUIElement( Infragistics.Win.UIElement parent, UltraGridBand band, bool forceAlignLeft, RowsCollection rowsContext, UltraGridRow rowContext )