GridGroupExpandCollapseActionType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the Grid group expand/collapse action type.

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

  Member nameValueDescription
Expand0 The 'Expand' action type.
Collapse1 The 'Collapse' action type.
See Also

Reference