NotificationScrolling Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the Notification scrolling.

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

  Member nameValueDescription
Auto0 The notification scrolling is Auto.
None1 The notification scrolling is None.
X2 The notification scrolling is by X axis.
Y3 The notification scrolling is by Y axis.
Both4 The notification scrolling is by both X and Y axis.
Default5 The notification scrolling is by Default.
See Also

Reference