'宣言 Public Function New( _ ByVal column As ControlDataField, _ ByVal summary As Summary, _ ByVal exportValue As Object, _ ByVal cellElement As IGridCell _ )
public DocumentSummaryCellExportingEventArgs( ControlDataField column, Summary summary, object exportValue, IGridCell cellElement )