LayoutControl Constructors
An object defining constructors for the LayoutControl class.
LayoutControl()
Initializes a new instance of the LayoutControl
class with default values.
The constructor sets the following default values:
DesignerProps
is initialized as a newDesignerProps
object.Items
is initialized as an empty list of strings.Layout
is initialized as a newContainerLayout
object.
LayoutControl()
Initializes a new instance of the LayoutControl
class with empty event lists.