Enum PopupResizeMode
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum PopupResizeMode
Fields
Name | Description |
---|---|
Both | Both horizontal and vertical resize are allowed. |
Horizontal | Horizontal resize is allowed. |
None | Resize is not allowed. |
Vertical | Vertical resize is allowed. |