Action
Gets the number of pixels between the control's right border and the right edge of its content area. The default value is
0.
Syntax
C#
protected Integer paddingRight { get; }
VB
'Declaration
Protected Read Property paddingRight As Integer
Access
Read only.