'宣言 Public Delegate Sub GridBehaviorEvents.GeneratingCellAttributesHandler( _ ByVal sender As Object, _ ByVal e As GeneratingCellAttributesEventArgs _ )
public delegate void GridBehaviorEvents.GeneratingCellAttributesHandler( object sender, GeneratingCellAttributesEventArgs e )