Skybound Rebar

RebarButton.ChildEdgePadding.Bottom Property

Gets or sets the padding width for the bottom edge of the control.

[Visual Basic]
Public Property Bottom As Integer
[C#]
public int Bottom {get; set;}

Property Value

The padding width in pixels.

Remarks

The padding width assigned to this property is applied only to the bottom edge of the docked control.

See Also

RebarButton.ChildEdgePadding Class | Skybound.Rebar Namespace | ChildPadding