TSSelControlPos

Namespace: PP.Ui;

Description

The TSSelControlPos enumeration contents positions of the item which will be shown on the tablecell selection.

It is used by the TabSheet.setSelectionControlPositionmethod.

Available Values

Value Brief description
0 TopLeft. Top left.
1 TopRight. Top right.
2 BottomLeft. Bottom left.
3 BottomRight. Bottom right.

See also:

PP.Ui