SplitBarActionType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Action type enumeration of the splitbar.

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 SplitBarActionType
Members

  Member nameValueDescription
Collapse0 Collapse the pane.
Expand1 Expand the pane.
Resize2 Resize the pane.
See Also

Reference