SplitterPaneType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Splitter pane type: Previous(Left or Upper) or Next(Right or Down).

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum SplitterPaneType
Members

  Member nameValueDescription
Previous0 Previous pane.
Next1 Next pane.
See Also

Reference