WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ILayoutSpacingsInfo - WindowsForms API Reference | Syncfusion

    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 - 2022 Syncfusion Inc. All Rights Reserved