KaxSlidingPane Class |
Namespace: Kettic.AspNet.Controls
The KaxSlidingPane type exposes the following members.
Name | Description | |
---|---|---|
KaxSlidingPane |
Name | Description | |
---|---|---|
CollapseText |
Gets or sets the text for collapse image
| |
DockOnOpen |
Sets/gets whether the sliding pane will automatically dock on open
| |
DockText |
Gets or sets the text for dock image
| |
EnableDock |
Sets/gets whether the pane can be docked
| |
EnableResize |
Sets/gets whether the resize bar will be active
| |
Height |
Sets/gets the height of the sliding pane
(Overrides KaxWebControl.Height.) | |
IconUrl |
Gets or sets the path to an image to display for the item.
| |
MinHeight |
Sets/gets the min height to which the pane can be resized
(Overrides SplitterPaneBaseMinHeight.) | |
MinWidth |
Sets/gets the min width to which the pane can be resized
(Overrides SplitterPaneBaseMinWidth.) | |
OnClientBeforeDock | Obsolete. | |
OnClientBeforeUndock | Obsolete. | |
OnClientDocked |
Gets or sets a value indicating the client-side event handler that is called when
the KaxSlidingPane is docked.
| |
OnClientDocking |
Gets or sets a value indicating the client-side event handler that is called before
the KaxSlidingPane is docked.
| |
OnClientUndocked |
Gets or sets a value indicating the client-side event handler that is called when
the KaxSlidingPane is undocked.
| |
OnClientUndocking |
Gets or sets a value indicating the client-side event handler that is called before
the KaxSlidingPane is undocked.
| |
Overlay | Gets or sets a value indicating whether the sliding pane will create an overlay element. | |
ResizeText |
Gets or sets the text for resize bar
| |
SlidingZone |
Reference to the parent SlidingZone object
| |
TabView |
Sets/gets way the tab of the pane is rendered
| |
Title |
The title that will be displayed when the pane is docked/docked
| |
UndockText |
Gets or sets the text for undock image
| |
Width |
Sets/gets the width of the sliding pane
(Overrides KaxWebControl.Width.) |