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