WelcomeScreen.DocumentSelected

Syntax

DocumentSelected : function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DocumentSelected event occurs after selecting the last document in the welcome screen.

Example

The property use is given in the example of creating the WelcomeScreen component.

See also:

WelcomeScreen