'宣言 Public Function New( _ ByVal column As GridField, _ ByVal caption As GridFieldCaption, _ ByVal exportValue As Object, _ ByVal cellElement As IGridCell, _ ByVal isHeaderCell As Boolean, _ ByVal isFooterCell As Boolean _ )
public DocumentGridFieldCaptionExportingEventArgs( GridField column, GridFieldCaption caption, object exportValue, IGridCell cellElement, bool isHeaderCell, bool isFooterCell )