The ItemInsertingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ItemInsertingEventArgs |
Creates and initializes new ColumnsRemovedEventArgs class instance. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets/sets value determining whether the action of the event should be cancelled. (Inherited from ItemActionRequestEventArgs.) |
|
|
Index |
Gets an index of the item which it will get after inserting. |
|
|
Item |
Gets the list item object that is related to the event. (Inherited from ItemEventArgs.) |