| KaxSplitter Class |
Namespace: Kettic.AspNet.Controls
The KaxSplitter type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxSplitter |
| Name | Description | |
|---|---|---|
| BorderSize |
Set/Get size of the splitter border
| |
| FullScreenMode | Obsolete.
Resize the splitter in 100% of the page
| |
| Height |
Sets/gets the height of the splitter
(Overrides KaxWebControl.Height.) | |
| HeightOffset |
Sets/gets the pixels that should be substracted from the splitter height when its height is defined in percent
| |
| LiveResize |
Sets/gets whether the rendering of the splitter panes is previewed during the resize
| |
| OnClientBeforeResize | Obsolete. | |
| OnClientLoad |
Gets or sets a value indicating the client-side event handler that is called when
the KaxSplitter control is initialized.
| |
| OnClientLoaded | Obsolete. | |
| OnClientResized |
Gets or sets a value indicating the client-side event handler that is called when
the KaxSplitter is resized.
| |
| OnClientResizing |
Gets or sets a value indicating the client-side event handler that is called before the KaxSplitter is resized.
| |
| Orientation |
Specify the orientation of the panes inside the splitter
| |
| PanesBorderSize |
Set/Get size of the splitter panes border
| |
| ResizeMode |
Set/Get the way the panes are resized
| |
| ResizeWithBrowserWindow |
Sets/gets whether the splitter will be resized when the browser window is resized. The Width or Height properties should be defined in percent.
| |
| ResizeWithParentPane |
Sets/gets whether the splitter will resize when the parent pane is resized
| |
| SplitBarsSize |
Set/Get size of the split bars - in pixels
| |
| VisibleDuringInit |
Whether the Splitter should be visible during its initialization or not
| |
| Width |
Sets/gets the width of the splitter
(Overrides KaxWebControl.Width.) |