WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LayoutInformationType

    Show / Hide Table of Contents

    Enum LayoutInformationType

    Specifies the type of size information requested.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum LayoutInformationType

    Fields

    Name Description
    MinimumSize

    The minimum size of the component.

    PreferredSize

    The preferred size of the component.

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