Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RAlignment
.RightPadding
public property
RightPadding
Prototype:
[Read/Write] property RightPadding[=integer]
Description:
The padding to insert at the right of the control.
The padding adds blank space to the sides of the control. For instance, this can be used to indent the child control towards the right by adding padding on the left.
Return value:
Returns the right padding value as an integer.