The AttachEventArgs<(Of <(<'TControl>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodAttachEventArgs<(Of <(<'TControl>)>)>
AttachEventArgs<(Of <(<'TControl>)>)>클래스의 새 인스턴스를 초기화합니다.

Properties

  NameDescription
Public propertyBy
셀의 편집이 어떠한 방식으로 시작되었는지를 나타내는 EditingReason개체를 가져옵니다.
Public propertyControl
편집에 사용되는 컨트롤의 인스턴스를 가져옵니다.
Public propertyValue
편집되기 전에 현재의 값을 가져옵니다.

See Also