Color
Opacity
BackgroundColor
BorderTopWidth
BorderRightWidth
BorderBottomWidth
BorderLeftWidth
BorderWidth
BorderTopStyle
BorderRightStyle
BorderBottomStyle
BorderLeftStyle
BorderStyle
BorderTopColor
BorderRightColor
BorderBottomColor
BorderLeftColor
BorderColor
BorderTopLeftRadius
BorderTopRightRadius
BorderBottomRightRadius
BorderBottomLeftRadius
BorderRadius
BorderTop
BorderRight
BorderBottom
BorderLeft
Border
FontFamily
FontWeight
FontStretch
FontSize
FontStyle
Width
MinWidth
MaxWidth
Height
MinHeight
MaxHeight
MarginTop
MarginBottom
MarginRight
MarginLeft
Margin
PaddingTop
PaddingBottom
PaddingRight
PaddingLeft
Padding
Styles list all modules
Module: Panels list all properties
padding-bottom
The bottom padding of the panel.
Property Specification:
Syntax <length> | initial | inherit
Initial value 0
Applies to all elements
Inheritance false
Type of computed value UINT
Functions element::setPaddingBottom()
element::getPaddingBottomStr()
element::getPaddingBottom()
Property Values:
<length> A length value.
initial Keyword. Sets the property to its initial value.
inherit Keyword. Inherits the value from the parent element.