'宣言 Public Delegate Sub DataAnnotationShapeStyleEventHandler( _ ByVal sender As Object, _ ByVal args As DataAnnotationItem _ )
public delegate void DataAnnotationShapeStyleEventHandler( object sender, DataAnnotationItem args )
DataAnnotationShapeStyleEventHandler メンバ Infragistics.Win.DataVisualization 名前空間