The StateChangingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
StateChangingEventArgs |
Creates and initializes new StateChangingEventArgs 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 the value indicating whether the item state changes should be cancelled. |
|
|
Item |
Gets the list item object that is related to the event. (Inherited from ItemEventArgs.) |
|
|
StateType |
Gets an item state which is about to be changed. |