Skybound Rebar

RebarButton.ChildEdgePadding.All Property

Gets or sets the padding width for all sides of the control.

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

Property Value

The padding width in pixels.

Remarks

The padding width assigned to this property is applied to all edges of the child control.

See Also

RebarButton.ChildEdgePadding Class | Skybound.Rebar Namespace | ChildPadding