'宣言 Public Delegate Function GridBehaviorEvents.GeneratingFooterAttributesHandler( _ ByVal sender As Object, _ ByVal e As GeneratingFooterAttributesEventArgs _ ) As Boolean
public delegate bool GridBehaviorEvents.GeneratingFooterAttributesHandler( object sender, GeneratingFooterAttributesEventArgs e )