EmptySpaceItem Constructors
Used to insert empty regions in the Layout Control.| Name | Parameters | Description |
|---|---|---|
| EmptySpaceItem() | none | Initializes a new instance of the EmptySpaceItem class. |
| EmptySpaceItem(LayoutControlGroup) | parent | Initializes a new instance of the EmptySpaceItem class with the specified parent group. |
See Also