Enum
NotificationScrolling

Enumerates the Notification scrolling.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum NotificationScrolling

Fields

Auto

The notification scrolling is Auto.

Declaration

cs-api-definition
Auto = 0

Field Value

NotificationScrolling

Both

The notification scrolling is by both X and Y axis.

Declaration

cs-api-definition
Both = 4

Field Value

NotificationScrolling

Default

The notification scrolling is by Default.

Declaration

cs-api-definition
Default = 5

Field Value

NotificationScrolling

None

The notification scrolling is None.

Declaration

cs-api-definition
None = 1

Field Value

NotificationScrolling

X

The notification scrolling is by X axis.

Declaration

cs-api-definition
X = 2

Field Value

NotificationScrolling

Y

The notification scrolling is by Y axis.

Declaration

cs-api-definition
Y = 3

Field Value

NotificationScrolling

In this article
DefinitionFieldsAutoBothDefaultNoneXY
Not finding the help you need?
Contact Support