Spacer

Represents a spacer control. It can be used to add a space between controls in a layout panel. It is not rendered on the client.

A Spacer control draws a line, horizontal or vertical, between controls. Spacer controls do not react to any keyboard, mouse, mouse wheel, or tablet input and cannot be enabled or selected.

For a full list of properties, methods and events see the API documentation.

Features

Custom Size

The Spacer control can be customized to create spacers of any size.

Spacer control demonstrating size customization at design time

Last updated

Was this helpful?