Spacer
Wisej.Web.Spacer
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
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.
public class Spacer : ControlPublic Class Spacer
Inherits ControlConstructors
Spacer()
Initializes a new instance of the Spacer class.
Implements
Name
Description
Bindable components implement this interface.
All wisej components implement this interface.
All wisej controls derived from the Control class must implement this interface.
Allows an object to serialize itself.
Last updated
Was this helpful?

