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