StatusBarControl

Wisej.Web.StatusBarControl

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a panel in a StatusBar control that can host any Control.

public class StatusBarControl : StatusBarPanel

Constructors

Initializes a new instance of StatusBarControl.

Properties

Control: Returns or sets the Control to be hosted. (Default: null)

Implements

NameDescription

Bindable components implement this interface.

All wisej components implement this interface.

Allows an object to serialize itself.

Last updated