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