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. |