For a list of all members of this type, see WebSplitter members.
Name | Description | |
---|---|---|
![]() | dynamicResize | Gets sets ability to dynamically resize content while splitter bar is moved by mouse.True: resize is enabled |
![]() | orientation | Gets orientation of splitter bars.Value of 0 represents vertical orientation, and value of 1 - horizontal. |
![]() | panes | Gets reference to collection of splitter panes. Returns array.Array of splitter panes |
![]() | resizeWithBrowser | Gets ability to automatically resize WebSplitter when browser is resized.True: resize is enabled |
![]() | splitterBarCss | Gets name of css class used for splitter bars.Name of css |
![]() | splitterBarHoverCss | Gets sets name of additional css class applied to splitter bar when mouse is moved of it.Name of css |
![]() | splitterBarPressedCss | Gets sets name of additional css class applied to splitter bar when mouse is pressed on it.Name of css |
![]() | splitterBarShadowCss | Gets sets name of css class applied to splitter bar when it is moved by mouse and DynamicResize is disabled.Name of css |
![]() | splitterBarShadowLimitCss | Gets sets name of css class applied to splitter bar when it was moved by mouse to its limit and DynamicResize is disabled.Name of css |
![]() | splitterBarThicknessCss | Gets name of css class applied to splitter bar containers which define thickness of splitter bars.Name of css |