The ColumnBindingEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ColumnBindingEventArgs(PropertyDescriptor) | ColumnBindingEventArgs클래스의 새 인스턴스를 초기화합니다.
|
![]() | ColumnBindingEventArgs(PropertyDescriptor, Column) | ColumnBindingEventArgs클래스의 새 인스턴스를 초기화합니다.
|
Properties
Name | Description | |
---|---|---|
![]() | BindingColumn |
연결될 새로운 Column의 인스턴스를 가져오거나 설정합니다.
|
![]() | PropertyDescriptor |
새로운 Column의 인스턴스와 연결될 데이터의 정보를 가져옵니다.
|