[]
Specifies how the XView control should size the element it contains.
public enum AutoSizeElement
Name | Description |
---|---|
Both | Auto size element by client area size. |
Height | Auto size element by client area height. |
None | No autosizing. |
Width | Auto size element by client area width. |