Dendrogram.Selection

Syntax:

Selection(<ChartValue>, <StandardProcessing>)

Parameters:

<ChartValue>

Type: DendrogramItem; DendrogramLink.
Dendrogram value.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs on double-click on the dendrogram.

Note:

If the dendrogram is placed in a form (or in a spreadsheet document in a form), the form handler will be used.

    

1C:Enterprise Developer's Community