SplitterPanel
Wisej.Web.SplitterPanel
Last updated
Wisej.Web.SplitterPanel
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Creates a panel that is associated with a SplitContainer.
Initializes a new instance of the SplitterPanel class with its specified SplitContainer.
Name | Type | Description |
---|---|---|
splitContainer |
Boolean: Returns or sets a value that indicates whether the SplitterPanel is collapsed.
HeaderPosition: Returns or sets a value that indicates to which side should the panel collapse.
String: The name of this SplitterPanel.
Control: Returns or sets the SplitContainer that contains this SplitterPanel.
Size: Returns or sets the height and width of the SplitterPanel.
Name | Description |
---|---|
Bindable components implement this interface. | |
All wisej components implement this interface. | |
Allows an object to serialize itself. |
The that contains the .
All wisej controls derived from the class must implement this interface.