![]() | Products |
| Home » Technical Support » Elevate Web Builder Technical Support » Product Manuals » Elevate Web Builder 3 Manual » Component Reference » TLayoutConsumption |
TLayoutConsumption = (lcNone,lcTopLeft,lcTop,lcTopRight,lcLeft,
lcRight, lcBottomLeft,lcBottom,lcBottomRight)| Element | Description |
| lcBottom | Specifies that the element or control will consume space towards the bottom of the layout rectangle. |
| lcBottomLeft | Specifies that the element or control will consume space towards the bottom-left corner of the layout rectangle. |
| lcBottomRight | Specifies that the element or control will consume space towards the bottom-right corner of the layout rectangle. |
| lcLeft | Specifies that the element or control will consume space towards the left side of the layout rectangle. |
| lcNone | Specifies that the element or control will not consume any space in the layout rectangle. This is the default value. |
| lcRight | Specifies that the element or control will consume space towards the right side of the layout rectangle. |
| lcTop | Specifies that the element or control will consume space towards the top of the layout rectangle. |
| lcTopLeft | Specifies that the element or control will consume space towards the top-left corner of the layout rectangle. |
| lcTopRight | Specifies that the element or control will consume space towards the top-right corner of the layout rectangle. |
This web page was last updated on Tuesday, September 16, 2025 at 04:18 PM | Privacy Policy © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

