[]
        
(Showing Draft Content)

C1.Framework.AutoSizeElement

AutoSizeElement Enum

Specifies how the XView control should size the element it contains.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public enum AutoSizeElement

Fields

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.