'宣言 Public Function New( _ ByVal band As IBand, _ ByVal action As GroupByChangeAction, _ ByVal effectedColumns() As GroupedColumn, _ ByVal newIndex As Integer _ )
public GroupedColumnsChangingEventArgs( IBand band, GroupByChangeAction action, GroupedColumn[] effectedColumns, int newIndex )