'宣言 Public Function New( _ ByVal gridRow As GridRecord, _ ByVal containingGrid As IGrid, _ ByVal isHeader As Boolean, _ ByVal isFooter As Boolean, _ ByVal isSummary As Boolean _ )
public DocumentGridRowExportingEventArgs( GridRecord gridRow, IGrid containingGrid, bool isHeader, bool isFooter, bool isSummary )