[]
Occurs when the PageVisible property changes.
[C1Category("Property Changed")]
[C1Description("C1OutPage.PageVisibleChanged", "Occurs when the PageVisible property changes.")]
public event EventHandler PageVisibleChanged
<C1Category("Property Changed")>
<C1Description("C1OutPage.PageVisibleChanged", "Occurs when the PageVisible property changes.")>
Public Event PageVisibleChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the PageVisible property changes. |