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