EditorSplitButtonActionType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Action types enumeration of the editor splitbutton.

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

  Member nameValueDescription
Click0 Correspondes to click over a command or split button.
Show1 Correspondes to show drop down or split button items.
Hide2 Correspondes to hide drop down or split button items.
SelectItem3 Correspondes to select drop down or split button item.
See Also

Reference