PaddingLeft: Number;
The PaddingLeft property determines value of the left padding of control tabs panel.
Use JSON or the setPaddingLeft method to set the property value and the getPaddingLeft method to get the property value.
By default the property value is zero.
The property use is given in description of the TabControl.removeItemByIndex method.
See also: