'宣言 Public Function New( _ ByVal property As System.Reflection.PropertyInfo, _ ByVal column As GridColumn _ )
public GridAutoGeneratingColumnEventArgs( System.Reflection.PropertyInfo property, GridColumn column )
パラメータ
- property
- プロパティ。
- column
- 列
'宣言 Public Function New( _ ByVal property As System.Reflection.PropertyInfo, _ ByVal column As GridColumn _ )
public GridAutoGeneratingColumnEventArgs( System.Reflection.PropertyInfo property, GridColumn column )