Wisej.Web.Spacer
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.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.
Initializes a new instance of the Spacer class.
Size: The default Size of the control.
Paints the spacer at design time.
g
Renders the client component.
config
Dynamic configuration object.
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
All wisej controls derived from the class must implement this interface.