'宣言 Public Delegate Sub ContainerRowEventHandler( _ ByVal sender As Object, _ ByVal e As ContainerRowEventArgs _ )
public delegate void ContainerRowEventHandler( object sender, ContainerRowEventArgs e )
ContainerRowEventHandler メンバ Infragistics.Web.UI.GridControls 名前空間