TabSheet.setSelectionControlPosition

Syntax

setSelectionControlPosition(value: PP.Ui.TSSelControlPos);

Parameters

value. Control position.

Description

The setSelectionControlPosition method sets position of the control to be shown on selecting table cell.

Example

The example of use is given on the page with description of the TabSheet.setCellsValues method.

See also:

TabSheet