The RowInsertingEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodRowInsertingEventArgs
RowInsertingEventArgs클래스의 새 인스턴스를 초기화합니다.

Properties

  NameDescription
Public propertyCancel
새로운 열을 추가 할지에 대한 여부를 가져오거나 설정합니다.
Public propertyComponent
이벤트의 대상이 되는 Row와 연결될 데이터를 가져옵니다.

See Also