Back to Devexpress

LayoutControl Constructors

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-dot-ctor.md

latest1.2 KB
Original Source

LayoutControl Constructors

Creates and maintains a consistent layout of controls. See Layout and Data Layout Controls.

NameParametersDescription
LayoutControl()noneInitializes a new instance of the LayoutControl class.
LayoutControl(Boolean, Boolean)fAllowUseSplitters, fAllowUseTabbedGroupInitializes a new instance of the LayoutControl class with the specified settings.
LayoutControl(Boolean)createFastThis constructor supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

LayoutControl Class

LayoutControl Members

DevExpress.XtraLayout Namespace