WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ILayoutSpacingsInfo

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved