'宣言 Public Function New( _ ByVal column As UltraGridColumn, _ ByVal rows As RowsCollection, _ ByVal filterDropDownContents As Infragistics.Win.ValueList _ )
public BeforeRowFilterDropDownEventArgs( UltraGridColumn column, RowsCollection rows, Infragistics.Win.ValueList filterDropDownContents )