[]
        
(Showing Draft Content)

C1.C1Preview.Style.Spacing

Spacing Property

Spacing

Gets or sets the spacing between the the current style's owner and the surrounding objects.

Declaration
public IOffsets Spacing { get; set; }
Remarks

Spacing is outside of Borders (which, in turn, contain Padding).

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

The default is no spacing.