[]
        
(Showing Draft Content)

C1.C1Preview.Style.Padding

Padding Property

Padding

Gets or sets the padding (white space added between the style owner's content and borders).

Declaration
public IOffsets Padding { get; set; }
Remarks

Padding is within Borders (if any), while Spacing is added outside of borders.

This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is no padding.