New to Telerik Document ProcessingStart a free 30-day trial

Holds actions invoked by page lifecycle events such as page open and close.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Actions

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public class PageActionCollection

Inheritance: objectPageActionCollection

Properties

Gets or sets actions executed when the page is closed/unloaded.

C#
public ActionCollection OnPageClose { get; }

Gets or sets actions executed when the page becomes active/opened.

C#
public ActionCollection OnPageOpen { get; }
In this article
DefinitionPropertiesOnPageCloseOnPageOpen
Not finding the help you need?
Contact Support