'宣言 Public Delegate Sub GridFieldCaptionExportingEventHandler( _ ByVal sender As Object, _ ByVal e As GridFieldCaptionExportingEventArgs _ )
public delegate void GridFieldCaptionExportingEventHandler( object sender, GridFieldCaptionExportingEventArgs e )