'宣言 Public Function New( _ ByVal gridRow As Infragistics.Win.UltraWinGrid.UltraGridRow, _ ByVal gridColumn As Infragistics.Win.UltraWinGrid.UltraGridColumn, _ ByVal reportCell As Infragistics.Documents.Reports.Report.Grid.IGridCell _ )
public CellExportedEventArgs( Infragistics.Win.UltraWinGrid.UltraGridRow gridRow, Infragistics.Win.UltraWinGrid.UltraGridColumn gridColumn, Infragistics.Documents.Reports.Report.Grid.IGridCell reportCell )