StatusBarControl
Wisej.Web.StatusBarControl
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents a panel in a StatusBar control that can host any Control.
public class StatusBarControl : StatusBarPanel
Constructors
StatusBarControl()

Properties
Control

Control: Returns or sets the Control to be hosted. (Default: null
)
Implements
Name
Description
All wisej components implement this interface.
Allows an object to serialize itself.
Last updated
Was this helpful?