'宣言 Public Function New( _ ByVal column As DisplayColumn, _ ByVal propertName As System.String _ )
public ColumnChangedEventArgs( DisplayColumn column, System.string propertName )
パラメータ
- column
- プロパティが変更された列。
- propertName
- 変更されたプロパティの名前。
'宣言 Public Function New( _ ByVal column As DisplayColumn, _ ByVal propertName As System.String _ )
public ColumnChangedEventArgs( DisplayColumn column, System.string propertName )