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