ContentControlExitingEventArgs Interface
Provides data for the Exiting event of a content control.
Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
Syntax
'Declaration
<GuidAttribute("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")> _
Public Interface ContentControlExitingEventArgs
[GuidAttribute("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")]
public interface ContentControlExitingEventArgs
The ContentControlExitingEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancel | Gets or sets a value that indicates whether to cancel the Exiting event. |
Top