This documentation is for the old version. Go to the latest Graphics Mill docs

StateChangingEventArgs Properties

The StateChangingEventArgs type exposes the following members.

Properties

Name Description
Public property Cancel

Gets/sets the value indicating whether the item state changes should be cancelled.

Public property Item

Gets the list item object that is related to the event.

(Inherited from ItemEventArgs.)
Public property StateType

Gets an item state which is about to be changed.

See Also

Reference