Interface ILayoutSpacingsInfo
Summary description for ILayoutSpacingsInfo.
Namespace: Syncfusion.Layouting
Assembly: Syncfusion.DLS.Base.dll
Syntax
public interface ILayoutSpacingsInfo
Properties
Margins
Gets the margins.
Declaration
Spacings Margins { get; }
Property Value
Type | Description |
---|---|
Spacings | The margins. |
Paddings
Gets the paddings.
Declaration
Spacings Paddings { get; }
Property Value
Type | Description |
---|---|
Spacings | The paddings. |