Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public enum NotificationPosition
Fields
C#
BottomCenter = 32
C#
BottomLeft = 31
C#
BottomRight = 33
C#
Center = 22
C#
MiddleLeft = 21
C#
MiddleRight = 23
C#
TopCenter = 12
C#
TopLeft = 11
C#
TopRight = 13