Skybound Rebar

RebarButton.ChildEdgePadding.Right Property

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

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

Property Value

The padding width in pixels.

Remarks

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

See Also

RebarButton.ChildEdgePadding Class | Skybound.Rebar Namespace | ChildPadding