EmptySpaceItem(LayoutControlGroup) Constructor
Initializes a new instance of the EmptySpaceItem class with the specified parent group.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
parent | LayoutControlGroup | A LayoutControlGroup object that owns the created item. |
See Also