The EditValueEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EditValueEventArgs | DetachEventArgs<(Of <(<'TControl>)>)>클래스의 새 인스턴스를 초기화합니다.
|
Properties
Name | Description | |
---|---|---|
![]() | By |
셀의 편집이 어떠한 방식으로 시작되었는지를 나타내는 EditingReason개체를 가져옵니다.
|
![]() | SuppressEditing |
컨트롤을 사용하여 계속 편집을 진행할지에 대한 여부를 가져오거나 설정합니다.
|
![]() | Value |
편집될 값을 가져오거나 설정합니다.
|